Files

4 lines
83 B
Terraform
Raw Permalink Normal View History

2025-12-04 09:47:03 +01:00
variable "project_id" {
description = "ID du projet GCP"
type = string
}