This commit is contained in:
2025-12-03 17:04:20 +01:00
parent eebd1ba3d3
commit da5310f034

View File

@@ -39,5 +39,5 @@ variable "ssh_source_ranges" {
variable "project_id" {
description = "ID du projet"
type = string
default = "glossy-handler-478713-i1"
default = "fourth-palisade-478713-i3"
}