Files

8 lines
80 B
Terraform
Raw Permalink Normal View History

2025-12-04 11:08:11 +00:00
variable "project_id" {
description = "ID du projet GCP"
type = string
}