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

InvalidBucketAclWithObjectOwnership #71

Closed
yushkevicham opened this issue Apr 27, 2023 · 1 comment
Closed

InvalidBucketAclWithObjectOwnership #71

yushkevicham opened this issue Apr 27, 2023 · 1 comment
Labels
bug 🐛 An issue with the system

Comments

@yushkevicham
Copy link

yushkevicham commented Apr 27, 2023

Describe the Bug

Error when terraform apply
InvalidBucketAclWithObjectOwnership: Bucket cannot have ACLs set with ObjectOwnership's BucketownerEnforced setting

Expected Behavior

Expect S3 bucket to be created successfully on first pass without ACL error
this is related to this https://aws.amazon.com/blogs/aws/heads-up-amazon-s3-security-changes-are-coming-in-april-of-2023/

Steps to Reproduce

Steps to reproduce the behavior:

  1. Create test.tf file
  2. terraform init (terraform version 1.4.5)
  3. terraform apply
  4. See error

Screenshots

image

@Nuru
Copy link
Sponsor Contributor

Nuru commented May 22, 2024

Closed by #67

@Nuru Nuru closed this as completed May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

2 participants