diff --git a/gke.tf b/gke.tf index efc6339..61fa426 100755 --- a/gke.tf +++ b/gke.tf @@ -46,7 +46,7 @@ resource "google_container_cluster" "primary" { } } - # Enable Autopilot for this cluster + # Enable Autopilot for this cluster ko //enable_autopilot = true # Configuration of cluster IP allocation for VPC-native clusters