Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgreen-moj committed Apr 4, 2024
1 parent dceffcb commit 5ca01fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/admin/waf.tf
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ resource "aws_wafv2_web_acl" "admin_alb_acl" {
}

rule {
// This rule should always be the last rule in the list
name = "only-authorised-ips"
priority = 16
action {
Expand Down

0 comments on commit 5ca01fa

Please sign in to comment.