-
Notifications
You must be signed in to change notification settings - Fork 19
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
feat: Support for encrypting the database and bucket with CMK #182
Conversation
…ifferent kms keys and with external kms keys and external bucket.
…ifferent kms keys and with external kms keys and external bucket.
…ifferent kms keys and with external kms keys and external bucket.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going to leave specific comments in the PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few changes requested: variable names, consideration of performance insights key, remove boolean which toggles creation of KMS key.
Hey @gls4, We have added changes for performance insights kms key and updated the naming convention for default kms key. Can you also suggest on kms ARN conditions. I've added as a comment there. Will update accordingly. |
I need to test this. More to come. |
Hello! Looks like we might've missed changing a variable name here:
|
hey @gls4, all the comments are resolved. And the PR can be reviewed again. |
…ifferent kms keys and with external kms keys and external bucket.
…ifferent kms keys and with external kms keys and external bucket.
…ifferent kms keys and with external kms keys and external bucket.
67105aa
to
30221d0
Compare
## [4.20.0](v4.19.0...v4.20.0) (2024-07-10) ### Features * Support for encrypting the database and bucket with CMK ([#182](#182)) ([bc7c957](bc7c957))
This PR is included in version 4.20.0 🎉 |
The supported scenarios are listed in this doc -
https://docs.google.com/document/d/1DAQQx2h1weTDCsLNuH0jxJwfJpm95AIQgfCedIQkYlU/edit?usp=sharing