forked from pierront/but3-iac
mja
This commit is contained in:
@@ -43,7 +43,7 @@ variable "ssh_source_ranges" {
|
||||
variable "zone" {
|
||||
description = "zone"
|
||||
type = string
|
||||
default = var.region +"-b"
|
||||
default = "europe-west9-b"
|
||||
}
|
||||
|
||||
variable "instance_type" {
|
||||
|
||||
Reference in New Issue
Block a user