forked from pierront/but3-iac
Update
This commit is contained in:
@@ -25,5 +25,5 @@ variable "ssh_pub_key" {
|
||||
variable "instance_type" {
|
||||
type = string
|
||||
description = "Type of the VM instance"
|
||||
default = "e2-minimal"
|
||||
default = "e2-small"
|
||||
}
|
||||
Reference in New Issue
Block a user