Changelog¶
All notable changes to this project will be documented in this file.
[0.6.0] - 2026-05-12¶
Features¶
- Require replication or Vanta exemption for every bucket
[0.5.1] - 2026-05-11¶
Bug Fixes¶
- Remove comma from vanta_exemptions tag validation regex
[0.5.0] - 2026-05-09¶
Bug Fixes¶
- Bump required Terraform to 1.9 and propagate exemption tags to replica
Documentation¶
- Fix README provider version to show constraint range
- Add comment explaining why KMS uploads are denied
Features¶
- Add per-test Vanta exemption tags for compliance automation
Security¶
- Deny KMS-encrypted uploads to prevent silent replication gaps
[0.4.1] - 2026-05-06¶
Miscellaneous Tasks¶
- Bump version to 0.4.0
[0.4.0] - 2026-05-06¶
### Features¶
- Add replication_region variable for S3 cross-region replication
Documentation¶
- Align module with TERRAFORM_MODULE_REQUIREMENTS (#21)