Description
╷
│ Error: creating S3 Bucket (ml-pipeline-terraform-demo-training-data-xxx) ACL: operation error S3: PutBucketAcl, https response error StatusCode: 400, RequestID: 815890PEG00CB71B, HostID: 0jy4gQ00kjLMega6Uv9ydnfViAx6MNZCwvV000FjSVmZxVBYFLSUaAipI6Od5KMs7xyycTyMmvW6HFD7xaxXyA==, api error AccessControlListNotSupported: The bucket does not allow ACLs
│
│ with module.ml-pipeline.aws_s3_bucket_acl.bucket_training_data_acl,
│ on ..\ml-pipeline-module\main.tf line 215, in resource "aws_s3_bucket_acl" "bucket_training_data_acl":
│ 215: resource "aws_s3_bucket_acl" "bucket_training_data_acl" {
│
╵
╷
│ Error: creating S3 Bucket (ml-pipeline-terraform-demo-output-models-xxx) ACL: operation error S3: PutBucketAcl, https response error StatusCode: 400, RequestID: 815A33Z89QF7R5NW, HostID: JzeiYaLlhoc8CkCgLo28NkTItfJ1ZRoL5o7/Js8DPPyvnaZyT5erHPDG8mlkNk6edbPHlOleyF4=, api error AccessControlListNotSupported: The bucket does not allow ACLs
│
│ with module.ml-pipeline.aws_s3_bucket_acl.bucket_output_models_acl,
│ on ..\ml-pipeline-module\main.tf line 230, in resource "aws_s3_bucket_acl" "bucket_output_models_acl":
│ 230: resource "aws_s3_bucket_acl" "bucket_output_models_acl" {
│
╵