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

Integrate extra role permissions for using S3 #103

Open
mattdelsordo opened this issue Aug 17, 2018 · 0 comments
Open

Integrate extra role permissions for using S3 #103

mattdelsordo opened this issue Aug 17, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@mattdelsordo
Copy link
Contributor

The IAM role that claudia creates by default lacks permissions to access S3, so even if you publish the instance with credentials that have access to the S3 bucket you want, your lambda won't be able to get access. Adding these permissions (AmazonS3ReadOnlyAccess) can be done manually but it would be nice to have Terraform handle it automatically.

@mattdelsordo mattdelsordo added the enhancement New feature or request label Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant