You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: error creating S3 bucket ACL for ***: AccessControlListNotSupported: The bucket does not allow ACLs
│ status code: 400, request id: ***, host id: ***
│
│ with module.rancher.module.rke2_cluster.module.statestore.aws_s3_bucket_acl.acl,
│ on .terraform/modules/rancher.rke2_cluster/modules/statestore/main.tf line 8, in resource "aws_s3_bucket_acl" "acl":
│ 8: resource "aws_s3_bucket_acl" "acl" {
It's pretty weird since we didn't run into this issue couple months ago, after digging into it deeper, it seems like AWS has changed the default behavior recently:
Hi, recently we start to see:
It's pretty weird since we didn't run into this issue couple months ago, after digging into it deeper, it seems like AWS has changed the default behavior recently:
The text was updated successfully, but these errors were encountered: