Files
2020-12-26 14:08:53 +01:00

4 lines
50 B
Terraform

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