Files

5 lines
82 B
Terraform
Raw Permalink Normal View History

2025-12-04 11:02:25 +01:00
variable "project_id" {
description = "Le projet ID"
type = string
}