terraform/ecc-gcp-011-api_keys_specified_hosts_and_apps/green/variables.tf (
12
lines of code) (
raw
):
variable "project" { type = string } variable "region" { type = string } variable "key_name" { type = string } variable "d_name" { type = string }