forked from pierront/but3-iac
remplacer _ par - dans le type d'insrtance
This commit is contained in:
@@ -45,7 +45,7 @@ variable "project_id" {
|
|||||||
variable "instance_type" {
|
variable "instance_type" {
|
||||||
description = "type de l'instance"
|
description = "type de l'instance"
|
||||||
type = string
|
type = string
|
||||||
default = "e2_small"
|
default = "e2-small"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "zone" {
|
variable "zone" {
|
||||||
|
|||||||
Reference in New Issue
Block a user