Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to Enable DNS Endpoint with GKE Control Plane Networking Using Terraform?

Hi everyone,

Google recently launched support for accessing private GKE clusters using DNS endpoints, which eliminates the need for a jump host.

I was able to enable this feature using gcloud commands and the Google Cloud Console, but I couldn’t find documentation or examples for enabling it via Terraform.

Could anyone guide me on how to achieve this using Terraform?

Thanks in advance!
https://cloud.google.com/blog/products/containers-kubernetes/new-dns-based-endpoint-for-the-gke-cont...

1 3 1,497
3 REPLIES 3

Tried by adding this but getting error block not supported 
dns-error.png

 

 

You may need to upgrade to a newer version of the tf provider

Top Labels in this Space