GoogleCloudPlatform / gke-terraform-generator

gke-tf was created to streamline the creation of customized Terraform source files that build GKE clusters and supporting resources in GCP.
Apache License 2.0
55 stars 24 forks source link

Fixing public clusters #19

Closed chrislovecnm closed 4 years ago

chrislovecnm commented 4 years ago
chrislovecnm commented 4 years ago

@wripley & @bgeesaman we have a couple of bugs when using public clusters. This addresses them, and removes the default master auth network. I think the master authorized network syntax is still wrong. Not enough time to test a private cluster and fix the master authorized networks.