Closed rudolfolah closed 9 months ago
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
This issue was automatically closed because of stale in 10 days
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
The description for the
acl
option mentions "canned ACL": https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/blob/master/variables.tf#L98It would be useful to do one of the following:
The canned ACL to apply: https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html
The canned ACL to apply: private, public-read, bucket-owner-read, ...
The AWS Canned ACL to apply.