Files

5 lines
87 B
Terraform
Raw Permalink Normal View History

2025-12-04 11:47:32 +01:00
variable "projet_name" {
type = string
default = "projet-hugo-478713"
}