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

Adding capability to set zone for bastion #14

Closed chrislovecnm closed 5 years ago

chrislovecnm commented 5 years ago

Added capability to set a zone value for the bastion, because some regions do not have 'a' zone.

Fixes: https://github.com/GoogleCloudPlatform/gke-terraform-generator/issues/6

chrislovecnm commented 5 years ago

@ludoo PTAL and test drive