Skip to content

Releases: terraform-aws-modules/terraform-aws-s3-bucket

v3.15.0

22 Aug 23:22
Compare
Choose a tag to compare

3.15.0 (2023-08-22)

Features

  • Stop requiring s3:ListAllMyBuckets IAM permission unless needed (for bucket ACL) (#243) (74fcc60)

v3.14.1

19 Jul 22:14
Compare
Choose a tag to compare

3.14.1 (2023-07-19)

Bug Fixes

  • Update log delivery policy to add s3:ListBucket action (#245) (af0a28d)

v3.14.0

19 Jun 09:59
Compare
Choose a tag to compare

3.14.0 (2023-06-19)

Features

  • Add "deny incorrect kms key sse" bucket policy (#240) (e0d5788)

v3.13.0

11 Jun 20:20
Compare
Choose a tag to compare

3.13.0 (2023-06-11)

Features

  • Add "deny unencrypted object uploads" and "incorrect encryption headers" bucket policies (#238) (2542a36)

v3.12.0

08 Jun 18:50
Compare
Choose a tag to compare

3.12.0 (2023-06-08)

Features

  • Allow setting id parameter in notification object (#236) (f9067dc)

v3.11.0

25 May 21:09
Compare
Choose a tag to compare

3.11.0 (2023-05-25)

Features

  • Added outputs for s3 bucket lifecycle rules and policy (#234) (24b88e8)

v3.10.1

28 Apr 10:58
Compare
Choose a tag to compare

3.10.1 (2023-04-28)

Bug Fixes

  • Fixed Bucket Policy chain dependency with Public Access Block (#227) (fa19074)

v3.10.0

27 Apr 13:35
Compare
Choose a tag to compare

3.10.0 (2023-04-27)

Features

  • Add default Access Log Delivery Policy (same as ALB/NLB) to work since April 2023 (#230) (bafac30)

v3.9.0

26 Apr 20:23
Compare
Choose a tag to compare

3.9.0 (2023-04-26)

Features

  • Updated S3 Bucket Block Public Access and ACL(Object Ownership) defaults to work since April 2023 (#226) (12ad5b6)

v3.8.2

10 Mar 16:46
Compare
Choose a tag to compare

3.8.2 (2023-03-10)

Bug Fixes

  • Fixed ELB log delivery policy for old and new regions (#219) (3c094b3)