réseau bonus

This commit is contained in:
ducreux
2025-12-04 09:23:03 +00:00
parent 638b737b25
commit 30597fcc82
5 changed files with 137 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ provider "google" {
}
module "network" {
source = "../../modules/network"
source = "../../modules/network"
project_name = var.project_name
region = var.region
frontend_cidr = var.frontend_cidr