Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Document attach_policy #54

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Document attach_policy #54

wants to merge 2 commits into from

Conversation

calve
Copy link

@calve calve commented Jul 9, 2019

Looking at the module behaviour and the code, it's looks like user needs to set attach_policy to actually create and attach the additonal policy.

Looking at the module behaviour and the code, it's looks like user needs to set `attach_policy` to actually create and attach the additonal `policy`.
@lorengordon
Copy link
Contributor

@calve make sure you are using the current version of the module. attach_policy is no longer a valid variable, as of v1.0.0...

@calve
Copy link
Author

calve commented Jul 9, 2019 via email

@lorengordon
Copy link
Contributor

You might want to just reference the readme from the version of the module that you are using...

@lorengordon
Copy link
Contributor

@calve
Copy link
Author

calve commented Jul 10, 2019

I understand you.
The front README don't state any interface changes beside the one induced by the Terraform upgrade. The reader may thinks that both 0.x and 1.x versions have the usage but have no clue there used to be mandatory attach_ booleans. Terraform does not output errors since it does not try to attach anythink.

I'll suggest to reference the 0.12.0 README in the version compatibility table, but I'm not sure we can avoid hardcoding a github.com link since GFM does not suport branch relatives links (github/markup#84 (comment)), or at least mention the module interface got updated.

Otherwise feel free to close this MR :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants