forked from pierront/but3-iac
e2-small
This commit is contained in:
@@ -51,5 +51,5 @@ variable "project_id"{
|
|||||||
variable "instance_type" {
|
variable "instance_type" {
|
||||||
description = "Type de machine pour les VM"
|
description = "Type de machine pour les VM"
|
||||||
type = string
|
type = string
|
||||||
default = "e2-medium"
|
default = "e2-small"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user