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

Add associate address permission #27

Conversation

michael-henderson
Copy link
Contributor

When using this module with only s3 permissions, the instance fails to associate the created EIP when userdata runs. Gives a permission denied error unless you allow it in the IAM policy.

@antonbabenko
Copy link
Member

Addition is fine, but name of policy should be different, because it is not just about S3 any more. Please change that and we can merge it.

@michael-henderson
Copy link
Contributor Author

What do you think about this policy name? "s3_readonly-allow_associateaddress"

@antonbabenko
Copy link
Member

Yes, @michael-henderson

@michael-henderson
Copy link
Contributor Author

@antonbabenko I added two different example tf files (one with AssociateAddress, and one with s3_readonly) and edited the README to reflect that change. I also ran terraform fmt to normalize formatting.

@antonbabenko antonbabenko merged commit aad4e92 into terraform-community-modules:master May 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants