test network

This commit is contained in:
SimonSayeBabu 2024-12-04 17:26:20 +01:00
parent f8ffcd55b7
commit 0ebc56b283

View File

@ -15,7 +15,7 @@ variable "project_id" {
variable "region" { variable "region" {
description = "region du projet" description = "region du projet"
type = string type = string
default = "europe-west1-d" default = "europe-west1"
} }
# - frontend_cidr (string) # - frontend_cidr (string)