-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: Add support for CMEK in Autopilot GKE module #2230
feat: Add support for CMEK in Autopilot GKE module #2230
Conversation
…ap key (terraform-google-modules#2224) Signed-off-by: drfaust92 <[email protected]> Co-authored-by: Andrew Peabody <[email protected]>
test/integration/simple_autopilot_private_cmek/simple_autopilot_private_cmek_test.go
Show resolved
Hide resolved
…andt/terraform-google-kubernetes-engine into feat/add-cmek-into-autopilot
Thanks @romanini-ciandt - Confirmed the new test is now running, can you review the |
@apeabody |
Co-authored-by: Andrew Peabody <[email protected]>
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.
Thanks @romanini-ciandt - One question, otherwise this LGTM
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.
Thanks @romanini-ciandt!
The goal of this PR is to make GKE Autopilot submodule accept CMEK as input.