variable "project_id" { default = "" } variable "project_number" { default = "" } variable "suffix" { default = "" } variable "region" { default = "us-central1" }