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...
Tried by adding this but getting error block not supported
You may need to upgrade to a newer version of the tf provider