Skip to content

Commit

Permalink
Merge pull request #1495 from ministryofjustice/turn-off-waf-in-prepr…
Browse files Browse the repository at this point in the history
…oduction

turn off waf in preprod
  • Loading branch information
andrewpearce-digital authored Sep 16, 2024
2 parents 94c6454 + fad3925 commit 2770b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environment/terraform.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@
},
"application_load_balancer": {
"deletion_protection_enabled": false,
"waf_alb_association_enabled": true
"waf_alb_association_enabled": false
},
"cloudwatch_application_insights_enabled": true,
"pagerduty_service_name": "OPG Modernising LPA Non-Production",
Expand Down

0 comments on commit 2770b3f

Please sign in to comment.