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