Remove Project Id file
Some checks failed
terraform validation / Terraform (push) Failing after 16s

This commit is contained in:
2025-01-22 21:13:24 +01:00
parent ce942eefa4
commit 5342ac176b
2 changed files with 45 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Ne doit pas être ici, on va fonctionner en mode liste qui se trouvera dans le fichier project.tf
variable "project" {
description = "GCP project ID"
type = string
}
#variable "project" {
# description = "GCP project ID"
# type = string
#}
variable "region" {
description = "GCP region"