variable "project_id" { type = string description = "Project ID" default = "<PROJECT-ID>" } variable "region" { type = string description = "Region for this config" default = "<REGION>" } variable "project_number" { type = string description = "Project Number" default = "<PROJECT-NUM>" }