variable "project_id" { type = string description = "Project ID" default = "<PROJECT_ID>" } variable "region" { type = string description = "Region for this config" default = "<REGION>" }