Skip to content

Commit

Permalink
remove app name locals
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair.curtis authored and alistair.curtis committed Dec 5, 2023
1 parent 3f911aa commit 26b07c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions terraform/environments/cdpt-chaps/locals.tf
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
#### This file can be used to store locals specific to the member account ####


locals {

app_data = jsondecode(file("./application_variables.json"))

application_name = "Chaps"

}

0 comments on commit 26b07c1

Please sign in to comment.