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

added boot_disk_kms_key to node_config #1736

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#5478

Added boot_disk_kms_key to node_config block.

This will require us to update the vendor package google.golang.org/api/container/v1beta1, but the attribute we need hasn't been released yet, and the hash I updated it to for testing, broke another resource. Do I wait for it to be released? Or manually revert the broken package? Or try to find a different hash to update to?

Release Note Template for Downstream PRs (will be copied)

container: added `boot_disk_kms_key` to `node_config` block.

Derived from GoogleCloudPlatform/magic-modules#3044

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 5abf03b into hashicorp:master Feb 7, 2020
@modular-magician modular-magician deleted the downstream-pr-7bca75374b244c6bbef92ba080a1dce73f395958 branch November 16, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GKE CMEK on Boot DIsk
1 participant