terraform-google-kubernetes-engine
terraform-google-kubernetes-engine copied to clipboard
feat!: add boot_disk_kms_key variable for node pools to GA modules
Add support for boot_disk_kms_key for node pools that allows encrypting boot disks with customer-managed encryption keys. https://cloud.google.com/kubernetes-engine/docs/how-to/using-cmek https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#boot_disk_kms_key
@bharathkkb @Jberlinsky Would you mind taking a look? Thanks.
Thanks @bharathkkb for the review. The provider version is sorted.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
@r1c0x
Thanks for the PR! 🚀
✅ Lint checks have passed.