Skip to content

Commit

Permalink
nomis: DSOS-2535: fix prod maintenance rule (#6040)
Browse files Browse the repository at this point in the history
  • Loading branch information
drobinson-moj authored May 10, 2024
1 parent 7738e64 commit 74d8aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/nomis/locals_production.tf
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ locals {
conditions = [{
host_header = {
values = [
"maintenance.production.service.justice.gov.uk",
"maintenance.production.nomis.service.justice.gov.uk",
"c.nomis.service.justice.gov.uk",
"c.nomis.az.justice.gov.uk",
]
Expand Down

0 comments on commit 74d8aaf

Please sign in to comment.