variable "proxy_project_name" { description = "GCP project in which the proxy runs." } variable "gcr_project_name" { description = "GCP project from which the proxy image is pulled." } variable "proxy_domain_name" { description = <