variable "project" { description = "The project ID" type = string } variable "region" { description = "The region" type = string default = "europe-west4" }