Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make aws_iam_policy_attachment warning less opaque #1234

Merged

Conversation

mcwqy9
Copy link
Contributor

@mcwqy9 mcwqy9 commented Jul 25, 2017

The current note on aws_iam_policy_attachment is well intentioned but too subtle. I managed to revoke an execution role from 7 lambdas over this. I'm not alone. Consider #94, and #133, which feature gems like:

"aws_iam_policy_attachment as it is implemented today is insanely dangerous" and
"this is hugely disruptive and downright dangerous to use in a live environment. Folks should probably stick with using aws_iam_role_policy_attachment instead of aws_iam_policy_attachment"

I actually think aws_iam_policy_attachment ought to be removed from Terraform because no one expects the Terraform inquisition, but at the very least we can make the docs clearer.

This update is worth deploying to the site immediately.

@grubernaut grubernaut added the documentation Introduces or discusses updates to documentation. label Jul 25, 2017
Copy link
Contributor

@grubernaut grubernaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@grubernaut grubernaut merged commit 3bdc0ef into hashicorp:master Jul 25, 2017
@ghost
Copy link

ghost commented Apr 11, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants