|
@@ -44,10 +44,10 @@ locals {
|
|
|
],
|
|
|
|
|
|
"vpc-private-services" = [
|
|
|
- "10.40.28.0/22", # Private Services - fm-shared-search, qcompliance, phantom, etc.
|
|
|
- "10.80.101.221/32", # Phantom - legacy account production
|
|
|
- "10.80.0.0/16", # the whole legacy infra VPC, so the sync lambda can sync (this is temp)
|
|
|
- # (wes made me do it honest)
|
|
|
+ "10.40.28.0/22", # Private Services - fm-shared-search, qcompliance, phantom, etc.
|
|
|
+ "10.80.101.221/32", # Phantom - legacy account production
|
|
|
+ "10.80.0.0/16", # the whole legacy infra VPC, so the sync lambda can sync (this is temp)
|
|
|
+ # (wes made me do it honest)
|
|
|
],
|
|
|
|
|
|
# "old" mappings before architecture planning... we should eliminate these.
|