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

fix: add aws_s3_bucket_ownership_controls resource for statestore module so ACL can be created. #80

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

rexwangcc
Copy link
Contributor

Turns out AWS has changed their default ACL behavior of S3 buckets since 2023/04: https://aws.amazon.com/blogs/aws/heads-up-amazon-s3-security-changes-are-coming-in-april-of-2023/

This PR adds aws_s3_bucket_ownership_controls to statestore module to mimic the default behavior before 2023.04 of AWS S3.

@rexwangcc
Copy link
Contributor Author

rexwangcc commented Apr 25, 2023

Any review resource I can get on this? Internally at our org we have accommodated the change into our fork but keep this PR on pending will affect other folks in the community who are relying on this module, I'm afraid. Thanks!

@adamacosta

@mddamato mddamato self-assigned this Apr 25, 2023
@mddamato mddamato merged commit d48d046 into rancherfederal:master Apr 25, 2023
@jhdev1
Copy link

jhdev1 commented Apr 25, 2023

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants