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: define velero s3 bucket ownership controls #26

Closed

Conversation

parrotmac
Copy link

Hi! 👋

Thanks for making these modules open source!

While trying this out I ran into an issue during provisioning due to an API change on AWS' side: Error: error creating S3 bucket ACL for <bucket-name>: AccessControlListNotSupported: The bucket does not allow ACLs), you need to run terraform apply

Defining the object ownership as ObjectWriter appears to be the solution to retain the ACL as defined. I think it would also be possible to use a different setting and skip the ACL, but I'm not exactly sure how this ACL is used.

@parrotmac parrotmac requested a review from a team as a code owner June 28, 2024 23:28
@todpunk
Copy link
Contributor

todpunk commented Jan 17, 2025

closed as stale (we mostly talk in Discord, but now we have events from github going there. If you still have an issue, rebase and make a new PR or we can help in Discord if a dialogue is needed. (See org profile for Discord invite link)

@todpunk todpunk closed this Jan 17, 2025
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.

2 participants