generated from pulumi/pulumi-component-provider-ts-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bucket does not allow ACLs #42
Comments
sarink
added
kind/bug
Some behavior is incorrect or out of spec
needs-triage
Needs attention from the triage team
labels
Jul 6, 2023
Here's what worked for me:
(found on https://blog.rishabkumar.com/deploying-a-static-website-to-aws-with-pulumi) |
same issue here |
Need to figure out ownership of synced folders longterm. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
AWS no longer allows ACLs for new buckets. However, the
acl
key is required onsynced.S3BucketFolder
, making it unusableExpected Behavior
Expected creating an s3 bucket folder to work
Steps to reproduce
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: