Releases: schubergphilis/terraform-aws-mcaf-landing-zone
Releases · schubergphilis/terraform-aws-mcaf-landing-zone
v0.26.1
What's Changed
🐛 Bug Fixes
- bug: ses-root-accounts-mail-forward s3 bucket solve ACL error (#180) @marwinbaumannsbp
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
🚀 Features
- enhancement: Update cis-aws-foundations-benchmark from v1.2.0 to v1.4.0 (#177) @stimmerman
Full Changelog: v0.25.1...v0.26.0
v0.25.1
What's Changed
🐛 Bug Fixes
- bug: when creating the AWS Config bucket the ACL is not supported (#179) @marwinbaumannsbp
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- Remove workflows (#172) @shoekstra
- TF docs needs to write content (#170) @stimmerman
- Be more explicit about which files to keep in sync (#169) @stefanwb
- Bumps checkov in Actions (#168) @stefanwb
🚀 Features
📖 Documentation
Full Changelog: v0.24.1...v0.25.0
v0.24.1
Add KMS permissions to the KMS key to allow encryption/decryption by …