Open ewbankkit opened 1 year ago
Voting for Prioritization
Volunteering to Work on This Issue
I'll happily pick this up in a few days.
Starting on this now 👍
I believe this affects the aws_kms_key
resource as well. The docs for CreateKey states:
To create a KMS key in an external key store, use the Origin parameter with a value of EXTERNAL_KEY_STORE and an XksKeyId parameter that identifies an existing external key.
So to actually be able to create keys using the external store these parameters would need to be added on the aws_kms_key
resource.
Thanks for flagging this @albgus. I'll update the PR accordingly.
Any chance this gets picked up again?
Announcement. Blog post.
Requires AWS SDK for Go v1.44.148: https://github.com/hashicorp/terraform-provider-aws/pull/28085.
Affected Resource(s)
aws_kms_custom_key_store