Sign in
third-party-mirror
/
terraform-provider-google-beta
/
7018e2f3f116fdacfd66c03551fbf0c3db62170a
/
.
/
v5.18.0
/
examples
/
internal-load-balancing
/
variables.tf
blob: 450a24240efed37087882a3729678854698a37ed [
file
] [
log
] [
blame
]
variable
"region"
{
default
=
"us-central1"
}
variable
"region_zone"
{
default
=
"us-central1-b"
}
variable
"region_zone_2"
{
default
=
"us-central1-c"
}
variable
"project_name"
{
description
=
"The ID of the Google Cloud project"
}