diff --git a/terraform/environments/cdpt-chaps/locals.tf b/terraform/environments/cdpt-chaps/locals.tf index 7ed558c4dbc..f31e9ede4cf 100644 --- a/terraform/environments/cdpt-chaps/locals.tf +++ b/terraform/environments/cdpt-chaps/locals.tf @@ -1,7 +1,5 @@ #### This file can be used to store locals specific to the member account #### - locals { - application_name = "Chaps" app_data = jsondecode(file("./application_variables.json")) domain_types = { for dvo in aws_acm_certificate.external.domain_validation_options : dvo.domain_name => {