tilegarden icon indicating copy to clipboard operation
tilegarden copied to clipboard

Integrate extra role permissions for using S3

Open mattdelsordo opened this issue 6 years ago • 0 comments

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 avatar Aug 17 '18 15:08 mattdelsordo