orange-openSource--aws-terr.../terraform/demo/variables.tf
Fabien Gaubert 5cf2ac0217 Init
2023-06-21 14:41:43 +02:00

5 lines
87 B
HCL

variable "region" {
type = string
description = "The name of the region."
}