f75f3d547f64794374161fd93ea81130fbec71d1
[csit.git] / fdio.infra.terraform / terraform-aws-subnet / example / variables.tf
1 variable "region" {
2   description = "AWS Region."
3   type        = string
4   default     = "us-east-1"
5 }