issues
search
cloudposse
/
terraform-aws-kms-key
Terraform module to provision a KMS key with alias
https://cloudposse.com/accelerate
Apache License 2.0
72
stars
87
forks
source link
Feat: Add `multi_region` variable for multi-region CMKs
#30
Closed
nitrocode
closed
3 years ago
nitrocode
commented
3 years ago
what
Add multi_region
why
for keys that need to be used cross region
note this change will require 3.64.0 provider going forward
references
https://aws.amazon.com/about-aws/whats-new/2021/06/kms-multi-region-keys/
https://github.com/hashicorp/terraform-provider-aws/releases/tag/v3.64.0
nitrocode
commented
3 years ago
/test all
what
why
references