Releases: terraform-aws-modules/terraform-aws-s3-bucket
Releases Β· terraform-aws-modules/terraform-aws-s3-bucket
v4.1.1
4.1.1 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#274) (ca372ac)
v4.1.0
4.1.0 (2024-01-26)
Features
- Allow override of the default tags override (#261) (f9e1740)
v4.0.1
4.0.1 (2024-01-13)
Bug Fixes
v4.0.0
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
3.15.2 (2024-01-12)
Bug Fixes
- Add China regions to elb_service_accounts (#264) (c6870d5)
v3.15.1
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
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)