diff --git a/terraform/config_production.tfvars b/terraform/config_production.tfvars index 51bfff2f..60c2387c 100644 --- a/terraform/config_production.tfvars +++ b/terraform/config_production.tfvars @@ -1,6 +1,6 @@ region = "eu-west-2" environment = "production" -base_domain = "ott-production.co.uk" +base_domain = "tradetesting.net" cpu = 1024 memory = 2048 service_count = 3