ajout computes

This commit is contained in:
James Boutaric
2025-12-04 09:32:09 +01:00
parent 50b5a884f0
commit cd01194190
7 changed files with 195 additions and 50 deletions

View File

@@ -1,10 +1,8 @@
# À vous de définir les variables pour :
# - project_name (string)
# - region (string)
# - frontend_cidr (string)
# - backend_cidr (string)
# - database_cidr (string)
# - ssh_source_ranges (string)
# variable "project_id" {
# description = "ID du projet GCP"
# type = string
# default = "mon-projet"
# }
variable "project_name" {
description = "Nom du projet"