Jelajahi Sumber

Adds IPs for FRTIB Chaos test us-east-1

Duane Waddle 3 tahun lalu
induk
melakukan
20c14feaa2

+ 11 - 0
globals.hcl

@@ -164,6 +164,17 @@ locals {
         "15.200.13.143/32",
       ]
     },
+    {
+      description = "FRTIB Chaos us-east-1"
+      cidr_blocks = [
+          "3.221.245.113/32",
+          "34.237.100.242/32",
+          "35.172.75.107/32",
+          "54.164.205.89/32",
+          "54.209.105.32/32",
+          "54.224.69.136/32",
+      ]
+    },
   ]
 
   dns_zone_map = {

+ 6 - 0
prod/aws-us-gov/mdr-prod-c2/account.hcl

@@ -36,6 +36,12 @@ locals {
     "34.228.38.91/32", # CA-C19
     "3.32.175.159/32", # DGI
     "15.200.13.143/32", # DGI
+    "3.221.245.113/32",  # FRTIB Chaos us-east-1
+    "34.237.100.242/32", # FRTIB Chaos us-east-1
+    "35.172.75.107/32",  # FRTIB Chaos us-east-1
+    "54.164.205.89/32",  # FRTIB Chaos us-east-1
+    "54.209.105.32/32",  # FRTIB Chaos us-east-1
+    "54.224.69.136/32",  # FRTIB Chaos us-east-1
   ]
   splunk_legacy_cidr = [ # Allow splunk ports to/from here, too
     "10.80.0.0/16",

+ 6 - 0
prod/aws-us-gov/mdr-prod-frtib/account.hcl

@@ -18,6 +18,12 @@ locals {
       "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",
+      "3.221.245.113/32",  # FRTIB Chaos us-east-1
+      "34.237.100.242/32", # FRTIB Chaos us-east-1
+      "35.172.75.107/32",  # FRTIB Chaos us-east-1
+      "54.164.205.89/32",  # FRTIB Chaos us-east-1
+      "54.209.105.32/32",  # FRTIB Chaos us-east-1
+      "54.224.69.136/32",  # FRTIB Chaos us-east-1
 
   ]
   splunk_legacy_cidr = [ ] # Should not be needed for new customers