From 548ca048a3600cb5b9a4302a886650c4756a1b89 Mon Sep 17 00:00:00 2001 From: Ricky McKenzie <40618098+marly10@users.noreply.github.com> Date: Sun, 16 Jan 2022 12:25:59 -0800 Subject: [PATCH] Update gke.tf --- gke.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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