main
variable "namespace" { type = string description = "The k8s namespace to use" } variable "region" { type = string description = "GCP region" }