Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to use custom key store (cloudhsm) #21

Closed
nedhanks opened this issue Aug 22, 2023 · 1 comment · Fixed by #23
Closed

Add ability to use custom key store (cloudhsm) #21

nedhanks opened this issue Aug 22, 2023 · 1 comment · Fixed by #23

Comments

@nedhanks
Copy link

Add optional ability to add custom_store_idl, i.e. AWS CloudHSM

Added in terraform/hashicorp/aws v4.33.0

Company is required for compliance to use key store that is controlled by us. We have been thru the discussion on how AWS stores keys and upper management still wants us to use CloudHSM. Tarraform resource aws_kms_key does have a custom_key_store_id (optional).

Can this be added so the custom_key_store_id can be provided (optional)?

This will be mostly used for EKS clusters and associated resources, i.e. Opensearch, etc.

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant