All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- docs: improve service quotas manager documentation (#17) @marwinbaumannsbp
Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-account-baseline/compare/v1.0.0...v1.0.1
- breaking: Control Tower 3.0 support (#15) @stefanwb
Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-account-baseline/compare/v0.3.1...v1.0.0
- bug: modify service quotas manager role name (#16) @marwinbaumannsbp
Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-account-baseline/compare/v0.3.0...v0.3.1
- feat: add role to integrate with the terraform-aws-mcaf-service-quotas-manager module + formatting (#14) @marwinbaumannsbp
Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-account-baseline/compare/v0.2.1...v0.3.0
- bug: Fix
aws_cloudwatch_log_group
resource (#13) @shoekstra
Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-account-baseline/compare/v0.2.0...v0.2.1
- feature: control the AWS Security Hub standards in member accounts (#12) @marwinbaumannsbp
Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-account-baseline/compare/v0.1.5...v0.2.0
- remove workflow (#9) @shoekstra
- docs: Docs review 2022-04 (#11) @shoekstra
- misc: set default value for
var.tags
(#10) @shoekstra
Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-account-baseline/compare/v0.1.4...v0.1.5
BUG FIXES
- Add count to
aws_cloudwatch_log_group.cloudtrail
data resource #7)
ENHANCEMENTS
- Update IAM activity filter #6)
BUG FIXES
- Fix
aws_ebs_default_kms_key
the count value depends on resource attributes that cannot be determined until apply #5)
- Add support for specifying the AWS KMS CMK to use to encrypt the EBS volumes (#3)
- Improve tagging of resources (#2)
- First version (#1)