Releases: terraform-aws-modules/terraform-aws-s3-bucket
Releases · terraform-aws-modules/terraform-aws-s3-bucket
v3.15.0
3.15.0 (2023-08-22)
Features
- Stop requiring
s3:ListAllMyBuckets
IAM permission unless needed (for bucket ACL) (#243) (74fcc60)
v3.14.1
3.14.1 (2023-07-19)
Bug Fixes
- Update log delivery policy to add
s3:ListBucket
action (#245) (af0a28d)
v3.14.0
3.14.0 (2023-06-19)
Features
- Add "deny incorrect kms key sse" bucket policy (#240) (e0d5788)
v3.13.0
3.13.0 (2023-06-11)
Features
- Add "deny unencrypted object uploads" and "incorrect encryption headers" bucket policies (#238) (2542a36)
v3.12.0
3.12.0 (2023-06-08)
Features
- Allow setting id parameter in notification object (#236) (f9067dc)
v3.11.0
3.11.0 (2023-05-25)
Features
- Added outputs for s3 bucket lifecycle rules and policy (#234) (24b88e8)
v3.10.1
3.10.1 (2023-04-28)
Bug Fixes
- Fixed Bucket Policy chain dependency with Public Access Block (#227) (fa19074)
v3.10.0
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
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
3.8.2 (2023-03-10)
Bug Fixes
- Fixed ELB log delivery policy for old and new regions (#219) (3c094b3)