Releases: terraform-aws-modules/terraform-aws-kms
Releases · terraform-aws-modules/terraform-aws-kms
v3.1.1
3.1.1 (2024-10-11)
Bug Fixes
- Update CI workflow versions to latest (#35) (c248050)
v3.1.0
3.1.0 (2024-06-12)
Features
- Grants output marked as sensitive data (#33) (965a52d)
v3.0.0
3.0.0 (2024-05-11)
âš BREAKING CHANGES
- Support
rotation_period_in_days
, AWS Provider v5, Terraform MSV 1.3 (#32)
Features
- Support
rotation_period_in_days
, AWS Provider v5, Terraform MSV 1.3 (#32) (f8c96ce)
v2.2.1
2.2.1 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#28) (866950f)
v2.2.0
2.2.0 (2024-02-02)
Features
v2.1.0
2.1.0 (2023-11-03)
Features
- Do not call data resources when
create
is false
(#25) (4951c38)
v2.0.1
2.0.1 (2023-09-18)
Bug Fixes
- Default admin permissions for special keys (#24) (c975efd)
v2.0.0
2.0.0 (2023-09-05)
âš BREAKING CHANGES
- Added
custom_key_store_id
, bump version of AWS provider to 4.x (#23)
Features
- Added
custom_key_store_id
, bump version of AWS provider to 4.x (#23) (beb5667)
v1.5.0
1.5.0 (2023-02-09)
Features
- Add specific policy for Autoscaling service linked roles (#15) (217ac76)
v1.4.0
1.4.0 (2023-01-28)
Features
- Support adding KMS replica keys (#9) (9a7080b)