Files
but3-iac/terraform/modules/iam/variables.tf
2025-12-04 11:02:25 +01:00

5 lines
82 B
HCL

variable "project_id" {
description = "Le projet ID"
type = string
}