Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
roncitrus committed Dec 8, 2023
2 parents be57f08 + 8486983 commit b0b2ebf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions terraform/environments/cdpt-chaps/locals.tf
Original file line number Diff line number Diff line change
@@ -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 => {
Expand Down

0 comments on commit b0b2ebf

Please sign in to comment.