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

New deployments not possible due as AWS ACLs are disabled by default #384

Open
bensewell opened this issue Nov 23, 2023 · 1 comment · May be fixed by #386
Open

New deployments not possible due as AWS ACLs are disabled by default #384

bensewell opened this issue Nov 23, 2023 · 1 comment · May be fixed by #386

Comments

@bensewell
Copy link

Attempting a brand new deployment fails because AWS requires buckets to have their ACLs enabled explicitly. This causes a failure of the statics_deploy.aws_s3_bucket_acl.static_upload and statics_deploy.aws_s3_bucket_acl.static_deploy resources.

bensewell added a commit to bensewell/terraform-aws-next-js that referenced this issue Nov 23, 2023
@sjafferi
Copy link

sjafferi commented Dec 29, 2023

Any fix for those of us trying to deploy the first time?

Nvm, I updated my main.tf with the changes in your PR and explicitly specified the S3 bucket

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