fix: Remove conflicting S3 bucket ACL resource from Terraform config #71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
If “Bucket owner enforced” is active for your S3 bucket, ACLs are effectively disabled. Attempting to set them via Terraform (aws_s3_bucket_acl) will fail with AccessControlListNotSupported.
See hashicorp/terraform-provider-aws#34079
A failing example for TenderLOIN:
https://dfds.visualstudio.com/Smart%20Data/_build/results?buildId=763859&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=96846366-9ea4-530c-7eb0-54a67f5e11ec