|
@@ -10,7 +10,7 @@ locals {
|
|
|
}
|
|
|
|
|
|
trusted_ips = [ # IPs for 'permissive' ingress. Used for the bastion host and for testing. Think twice before employing.
|
|
|
- "75.138.227.80/32", # Duane Waddle
|
|
|
+ "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
|
|
@@ -26,7 +26,7 @@ locals {
|
|
|
"12.245.107.250/32", # DPS Office Legato
|
|
|
"12.204.167.162/32", # DPS Office San Antonio
|
|
|
"54.86.98.62/32", # DPS AWS User VPN
|
|
|
- "75.138.227.80/32", # Duane Waddle
|
|
|
+ "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
|