Files
terraform-aws-eks/examples/eks_test_fixture/variables.tf
brandoconnor 07aba1b766 first commit
2018-06-06 20:55:23 -07:00

4 lines
46 B
HCL

variable "region" {
default = "us-west-2"
}