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

Error: error creating S3 bucket ACL for cluster-XXX: AccessControlListNotSupported: The bucket does not allow ACLs #210

Open
jwmatthews opened this issue Nov 28, 2023 · 0 comments

Comments

@jwmatthews
Copy link
Member

Filing the below for history so others who hit this know the resolution is to bump the version of OpenShift, you need to be using to OCP 4.13.0+ or newer...

Or if you want to deploy older 4.11 or 4.12 you can use: 4.11.36+ or 4.12.12+

OpenShift 4.x installs may fail on various AWS region due to AWS S3 policy change

The error we see when deploying 4.12.0 for example is below:
Error: error creating S3 bucket ACL for cluster-tbsabc2-8cmh7-bootstrap: AccessControlListNotSupported: The bucket does not allow ACLs\nlevel=error msg=\tstatus code: 400, request id: D3X2Q708QFYJD6WX, host id: mm1vXJOVPw05LK63NycRb6p4OLRyLNMm2kiUV8HjPT817N3yd0qC23SIkWIKpsmA351IrAT0F9CJjReizvJxQQ==\nlevel=error\nlevel=error msg= with aws_s3_bucket_acl.ignition,\nlevel=error msg= on main.tf line 62, in resource \"aws_s3_bucket_acl\" \"ignition\":\nlevel=error msg= 62: resource \"aws_s3_bucket_acl\" ignition {\nlevel=error\nlevel=error msg=failed to fetch Cluster: failed to generate asset \"Cluster\": failure applying terraform for \"bootstrap\" stage: failed to create cluster: failed to apply Terraform: exit status 1\n

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

No branches or pull requests

1 participant