Skip to content

Commit

Permalink
Merge pull request #1680 from govuk-one-login/aut-1723-update-config-…
Browse files Browse the repository at this point in the history
…ip-ranges

Aut-1723: update config ip ranges and remove previous gds vpn ips
  • Loading branch information
di-fabs authored Jun 18, 2024
2 parents 27dfe5c + 4181c80 commit 768b86b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions ci/terraform/waf-cf.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ resource "aws_wafv2_ip_set" "cf_gds_ip_set" {
"217.196.229.81/32",
"51.149.8.0/25", # (GDS and CO VPN)
"51.149.8.128/29", # (BYOD VPN only)
"213.86.153.212/32",
"213.86.153.213/32",
"213.86.153.214/32",
"213.86.153.235/32",
"213.86.153.236/32",
"213.86.153.237/32",
"213.86.153.211/32",
"213.86.153.231/32",
# The following are Pentesters, requested on AUT-2360
"51.142.180.30/32",
"185.120.72.241/32",
Expand Down
8 changes: 0 additions & 8 deletions ci/terraform/waf.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ resource "aws_wafv2_ip_set" "gds_ip_set" {
"217.196.229.81/32",
"51.149.8.0/25", # (GDS and CO VPN)
"51.149.8.128/29", # (BYOD VPN only)
"213.86.153.212/32",
"213.86.153.213/32",
"213.86.153.214/32",
"213.86.153.235/32",
"213.86.153.236/32",
"213.86.153.237/32",
"213.86.153.211/32",
"213.86.153.231/32",
# The following are Pentesters, requested on AUT-2360
"51.142.180.30/32",
"185.120.72.241/32",
Expand Down

0 comments on commit 768b86b

Please sign in to comment.