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

workloadIdentityConfig default value #13

Open chrislovecnm opened 5 years ago

chrislovecnm commented 5 years ago
workloadIdentityConfig:
  identityNamespace: "bgeesaman-gke-demos.svc.id.goog"

We may be able to default the value for identityNamespace. Not certain exactly what it defaults to.