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 KMS CMK support #62

Open
tsaucier-sf opened this issue May 14, 2024 · 4 comments
Open

Add KMS CMK support #62

tsaucier-sf opened this issue May 14, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@tsaucier-sf
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Sometimes, we will want to create a CMK for the cluster resources, can we add this optional functionality to the module?

Describe the solution you'd like
Add KMS CMK creation for the deployed cluster

@tsaucier-sf tsaucier-sf added the enhancement New feature or request label May 14, 2024
@AsysGuptaSF
Copy link

What part of the cluster has to be encrypted with CMK? @mayank0202

@tsaucier-sf
Copy link
Contributor Author

What part of the cluster has to be encrypted with CMK? @mayank0202

@AsysGuptaSF, anywhere it is supported this feature should be available. Something similar to what we do here by overriding a default value with something the downstream defines.

@mayank0202
Copy link
Contributor

What part of the cluster has to be encrypted with CMK? @mayank0202

@AsysGuptaSF, anywhere it is supported this feature should be available. Something similar to what we do here by overriding a default value with something the downstream defines.

we can use module arc-kms for this and override can be done @tsaucier-sf

@tsaucier-sf
Copy link
Contributor Author

What part of the cluster has to be encrypted with CMK? @mayank0202

@AsysGuptaSF, anywhere it is supported this feature should be available. Something similar to what we do here by overriding a default value with something the downstream defines.

we can use module arc-kms for this and override can be done @tsaucier-sf

Sure, still need the option available to the cluster and its resources. Default can be none, then the override variable to set a CMK as an input to the referenced module.

@mayank0202 mayank0202 linked a pull request Jul 12, 2024 that will close this issue
10 tasks
@mayank0202 mayank0202 self-assigned this Jul 12, 2024
@mayank0202 mayank0202 removed their assignment Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants