Skip to content

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

v4.1.2

16 Apr 11:25
Compare
Choose a tag to compare

4.1.2 (2024-04-16)

Bug Fixes

  • Typo in description of access_log_delivery_policy_source_buckets variable (#278) (b4a5347)

v4.1.1

06 Mar 19:15
Compare
Choose a tag to compare

4.1.1 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#274) (ca372ac)

v4.1.0

26 Jan 11:48
Compare
Choose a tag to compare

4.1.0 (2024-01-26)

Features

  • Allow override of the default tags override (#261) (f9e1740)

v4.0.1

13 Jan 21:01
Compare
Choose a tag to compare

4.0.1 (2024-01-13)

Bug Fixes

v4.0.0

13 Jan 20:22
Compare
Choose a tag to compare

4.0.0 (2024-01-13)

âš  BREAKING CHANGES

  • upd versions.tf to require >= 5.27

Features

  • logging: change logging variable type to any (2c45bde)
  • logging: Date based partitioning for access-logs (59f65af)
  • upd versions.tf to require >= 5.27 (7a4aab6)

v3.15.2

12 Jan 14:53
Compare
Choose a tag to compare

3.15.2 (2024-01-12)

Bug Fixes

  • Add China regions to elb_service_accounts (#264) (c6870d5)

v3.15.1

26 Aug 13:46
Compare
Choose a tag to compare

3.15.1 (2023-08-26)

Bug Fixes

  • Added missing check for attach_access_log_delivery_policy for access logs logic (#252) (97e542b)

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)