Files
2020-02-18 18:14:40 +01:00

4 lines
50 B
Terraform

variable "AWS_REGION" {
default = "eu-west-1"
}