variable "project_id" { type = string } variable "name" { type = string } variable "description" { type = string default = null }