diff --git a/terraform/environments/ccms-ebs-upgrade/application_variables.json b/terraform/environments/ccms-ebs-upgrade/application_variables.json index 6b52bfe9b30..4b62ee0bf64 100644 --- a/terraform/environments/ccms-ebs-upgrade/application_variables.json +++ b/terraform/environments/ccms-ebs-upgrade/application_variables.json @@ -2,15 +2,6 @@ "accounts": { "development": { "example_var": "dev-data" - }, - "test": { - "example_var": "test-data" - }, - "preproduction": { - "example_var": "preproduction-data" - }, - "production": { - "example_var": "production-data" } } }