orange-openSource--aws-terr.../terraform/demo/variables.tf

5 lines
87 B
Terraform
Raw Normal View History

2023-06-21 12:41:43 +00:00
variable "region" {
type = string
description = "The name of the region."
}