Skip to content

Commit

Permalink
Merge pull request #2558 from ministryofjustice/jakemulley-patch-1
Browse files Browse the repository at this point in the history
Update IP allowlists for PCH
  • Loading branch information
jakemulley authored Nov 7, 2023
2 parents a3a425f + 33ffa7d commit 1357a52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ resource "aws_ssm_parameter" "prisoner_content_hub_web_acl_arn" {
name = "/prisoner-content-hub-${each.value}/web-acl-arn"
type = "String"
value = aws_wafv2_web_acl.prisoner_content_hub[each.value].arn
}
}

0 comments on commit 1357a52

Please sign in to comment.