|
@@ -13,13 +13,12 @@ locals {
|
|
|
"108.203.37.38/32", # Duane Waddle
|
|
|
"24.11.231.98/32", # George Starcher
|
|
|
"99.151.37.185/32", # Wesley Leonard
|
|
|
- "70.106.200.157/32", # John Reuther
|
|
|
"73.10.53.113/32", # Rick Page Home
|
|
|
"74.211.32.26/32", # Brad Poulton
|
|
|
"70.160.60.248/32", # Brandon Naughton
|
|
|
"99.56.213.129/32", # Fred Damstra
|
|
|
#"76.173.128.126/32", # Jeremy Cooper
|
|
|
- "97.117.75.199/32", # Colby Williams
|
|
|
+ "97.117.83.215/32", # Colby Williams
|
|
|
]
|
|
|
|
|
|
portal_test_whitelist = [ # IPs for Portal Test and vmray
|
|
@@ -29,18 +28,17 @@ locals {
|
|
|
"108.203.37.38/32", # Duane Waddle
|
|
|
"24.11.231.98/32", # George Starcher
|
|
|
"99.151.37.185/32", # Wesley Leonard
|
|
|
- "70.106.200.157/32", # John Reuther
|
|
|
"73.10.53.113/32", # Rick Page Home
|
|
|
"74.211.32.26/32", # Brad Poulton
|
|
|
"70.160.60.248/32", # Brandon Naughton
|
|
|
"99.56.213.129/32", # Frederick Damstra
|
|
|
- "97.117.75.199/32", # Colby Williams
|
|
|
+ "97.117.83.215/32", # Colby Williams
|
|
|
#"76.173.128.126/32", # Jeremy Cooper
|
|
|
"73.213.108.186/32", # LaDonia Wicks
|
|
|
]
|
|
|
|
|
|
admin_ips = [
|
|
|
- "108.28.205.174/32", # James Kerr Home
|
|
|
+ "71.163.33.176/32", # James Kerr Home
|
|
|
"73.10.53.113/32", # Rick Page Home
|
|
|
"99.151.37.185/32", # Wesley Leonard Home
|
|
|
"74.211.32.26/32", # Brad Poulton Home
|
|
@@ -48,11 +46,11 @@ locals {
|
|
|
"100.4.76.3/32", # Brandon Naughton Home
|
|
|
"170.248.173.247/32", # AFS site
|
|
|
"170.248.173.245/32", # AFS site
|
|
|
- #"70.120.41.230/32", # Will Ledesma Home - Away on Leave
|
|
|
"107.207.74.118/32", # Angelita Crawley Home
|
|
|
"69.207.192.131/32", # Aaron Flores Home
|
|
|
"70.120.19.33/32", # Hilda Colon-Martinez Home
|
|
|
"198.13.82.11/32", # Hussein Carrenard Home
|
|
|
+ "136.226.18.198/32", # Jose Alvarez Home
|
|
|
]
|
|
|
|
|
|
# from https://config.zscaler.com/zscalergov.net/cenr
|
|
@@ -140,12 +138,23 @@ locals {
|
|
|
"34.233.188.131/32",
|
|
|
]
|
|
|
},
|
|
|
+ {
|
|
|
+ description = "FRTIB ALIGHT 2"
|
|
|
+ cidr_blocks = [
|
|
|
+ "34.214.247.125/32", # 2022-01-20 From John Conrad john.conrad.2@alight.com
|
|
|
+ "44.235.174.214/32",
|
|
|
+ "52.89.203.9/32",
|
|
|
+ ]
|
|
|
+ },
|
|
|
{
|
|
|
description = "CA-C19"
|
|
|
cidr_blocks = [
|
|
|
"34.223.59.103/32", # 2021-05-04 From Wes Leonard
|
|
|
"44.234.190.14/32",
|
|
|
"44.228.141.151/32",
|
|
|
+ "18.215.158.202/32", # 2022-01-03 From Ben Troglia
|
|
|
+ "54.234.108.195/32",
|
|
|
+ "34.228.38.91/32",
|
|
|
]
|
|
|
},
|
|
|
{
|