Releases: umotif-public/terraform-aws-kms
Releases · umotif-public/terraform-aws-kms
2.2.0 - Add 'multi_region' feature
What's Changed
- Added multi-region feature + set minimum provider to 3.64 by @Mohammed-afk91 in #7
Full Changelog: 2.1.0...2.2.0
2.1.0 - 5.x compatibility
This release makes the module fully compatible with AWS provider version 5.x
2.0.0
1.0.3
master
branch limit to < 3.53 of the AWS provider due to a bug in the provider
1.0.2: Support terraform 0.14
Update module to remove terraform 0.14 limit (#3)
1.0.1: Feature/v3 provider support (#2)
* Update module versions to support v3 provider * update CHANGELOG