This commit is contained in:
2025-12-04 09:51:32 +01:00
parent 66e5a60d85
commit e45f8e6c93

View File

@@ -39,7 +39,7 @@ variable "ssh_source_ranges" {
variable "project_id" { variable "project_id" {
description = "ID du projet" description = "ID du projet"
type = string type = string
default = "fourth-palisade-478713-i3 " default = "fourth-palisade-478713-i3"
} }
variable "instance_type" { variable "instance_type" {