Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 06 May 08:57
· 3 commits to refs/heads/main since this release
f864e22
Expose variable s3_object_ownership @adamantike (#67)

what

  • Add s3_object_ownership variable for passthrough to the cloudposse/s3-log-storage/aws module.
  • Bump minimum Terraform version to 1.3.0, which is already required by the underlying module cloudposse/s3-log-storage/aws (reference).

why

Terraform code using this module could require different values than the default, for s3_object_ownership.

Specifically, this will allow us to fix cloudposse/terraform-aws-ecs-web-app#225, which is currently failing when trying to create ACLs, with error:

AccessControlListNotSupported: The bucket does not allow ACLs