Skip to content

Commit

Permalink
underscores
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsweetman committed Dec 4, 2023
1 parent 9eba971 commit 7504e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/environments/planetfm/locals_preproduction.tf
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ locals {
target_group_name = "web-23-80"
}]
conditions = [{
host-header = {
host_header = {
values = [
"cafmtx.pp.planetfm.service.justice.gov.uk",
"pp-cafmtx.az.justice.gov.uk",
Expand All @@ -246,7 +246,7 @@ locals {
target_group_name = "web-45-80"
}]
conditions = [{
host-header = {
host_header = {
values = [
"cafmtwebx.pp.planetfm.service.justice.gov.uk",
"pp-cafmtwebx.az.justice.gov.uk",
Expand Down

0 comments on commit 7504e2b

Please sign in to comment.