fin du tp

This commit is contained in:
jannaire
2025-12-04 08:28:09 +00:00
parent 094b1fd7e8
commit 205e93d1c6
10 changed files with 1399 additions and 21 deletions

View File

@@ -10,7 +10,7 @@ variable "region" {
variable "zone" {
type = string
default = "europe-west9-a"
default = "europe-west9-b"
}
variable "frontend_cidr" {