Skip to content

Commit

Permalink
Pen testers - ITHC ip address range
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh291104 committed Aug 5, 2024
1 parent a2baf9c commit 9c316d9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion terraform/globals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,10 @@ variable "admin_cidrs" {
"217.196.229.77/32", # GovWifi (Sep 2023)
"217.196.229.79/32", # Brattain (Sep 2023)
"51.149.8.0/25", # GDS Managed VPN 1 (Sep 2023)
"51.149.8.128/29" # GDS BYOD VPN 3 (Sep 2023)
"51.149.8.128/29", # GDS BYOD VPN 3 (Sep 2023)
"212.38.169.64/27", # ITHC 2024
"78.129.217.224/27", # ITHC 2024
"91.238.238.0/25" # ITHC 2024
]
}

Expand Down

0 comments on commit 9c316d9

Please sign in to comment.