Releases: terraform-aws-modules/terraform-aws-kms
Releases · terraform-aws-modules/terraform-aws-kms
v4.1.0
4.1.0 (2025-09-01)
Features
- Add
key_spec
to external key and add upgrade to v4 readme (#38) (e0171db)
v4.0.0
4.0.0 (2025-07-05)
âš BREAKING CHANGES
- Upgrade AWS provider and min required Terraform version to
6.0
and 1.5.7
respectively (#36)
Features
- Upgrade AWS provider and min required Terraform version to
6.0
and 1.5.7
respectively (#36) (210736c)
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)