terraform/ecc-gcp-473-configured_automatic_storage_increase_limit/red/variables.tf (15 lines of code) (raw):

variable "project" { type = string } variable "region" { type = string } variable "dbname" { type = string } variable "dbver" { type = string } variable "tier" { type = string }