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"
}