aboutsummaryrefslogtreecommitdiffstats
path: root/terraform
diff options
context:
space:
mode:
Diffstat (limited to 'terraform')
-rw-r--r--terraform/vars.tf5
1 files changed, 0 insertions, 5 deletions
diff --git a/terraform/vars.tf b/terraform/vars.tf
index 1adbcf7..b3e3e47 100644
--- a/terraform/vars.tf
+++ b/terraform/vars.tf
@@ -33,11 +33,6 @@ variable "project_name" {
default = "tt"
}
-variable "aws_region" {
- type = string
- default = "eu-west-2"
-}
-
variable "environment" {
type = string
default = "dev"
git.ajschof.me — hosted by ajschofield — powered by cgit