Files

4 lines
87 B
Terraform
Raw Permalink Normal View History

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