Sign in
third-party-mirror
/
terraform-provider-google-beta
/
7018e2f3f116fdacfd66c03551fbf0c3db62170a
/
.
/
v5.18.0
/
examples
/
vpn
/
variables.tf
blob: 574e13d31b4f707de91c7790308f572bac6ab760 [
file
] [
log
] [
blame
]
variable
"project"
{
description
=
"Your project name"
}
variable
"region1"
{
description
=
"The desired region for the first network & VPN and project"
}
variable
"region2"
{
description
=
"The desired region for the second network & VPN"
}