We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
❌Issue Terraform apply fails with the following ACL API error when creating an S3 bucket with the s3 module
Terraform apply
Error: creating S3 Bucket (moj-cur-reports-greenopspoc) ACL: operation error S3: PutBucketAcl, https response error StatusCode: 400, RequestID: SCCFMB71N00XRYRB, HostID: 5ayqSLcVJtr27/v89uXtv0vDKtNxsIxMb9hKT2YCbanrGqFZUdZJR6Cgz+FRIb4NnJ6ghH50u4g=, api error AccessControlListNotSupported: The bucket does not allow ACLs │ │ with module.cur_reports_greenopspoc_s3_bucket.aws_s3_bucket_acl.default, │ on ../../modules/s3/main.tf line 16, in resource "aws_s3_bucket_acl" "default": │ 16: resource "aws_s3_bucket_acl" "default" {
👀 Purpose
✅ Definition of Done
📓 Notes
The text was updated successfully, but these errors were encountered:
ewastempel
No branches or pull requests
❌Issue
Terraform apply
fails with the following ACL API error when creating an S3 bucket with the s3 module👀 Purpose
✅ Definition of Done
📓 Notes
The text was updated successfully, but these errors were encountered: