Duane Waddle 3 lat temu
rodzic
commit
93e3b9ee52

+ 10 - 1
globals.hcl

@@ -165,7 +165,7 @@ locals {
       ]
     },
     {
-      description = "FRTIB Chaos us-east-1"
+      description = "FRTIB Chaos test us-east-1"
       cidr_blocks = [
           "3.221.245.113/32",
           "34.237.100.242/32",
@@ -175,6 +175,15 @@ locals {
           "54.224.69.136/32",
       ]
     },
+    {
+      description = "FRTIB Chaos prod us-east-1"
+      cidr_blocks = [
+        "34.237.183.65/32",
+        "34.227.214.27/32",
+        "3.232.76.136/32",
+      ]
+    },
+
   ]
 
   dns_zone_map = {

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

@@ -42,6 +42,9 @@ locals {
     "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
+    "34.237.183.65/32",  # FRTIB Chaos prod us-east-1
+    "34.227.214.27/32",  # FRTIB Chaos prod us-east-1
+    "3.232.76.136/32",   # FRTIB Chaos prod us-east-1
   ]
   splunk_legacy_cidr = [ # Allow splunk ports to/from here, too
     "10.80.0.0/16",

+ 3 - 1
prod/aws-us-gov/mdr-prod-frtib/account.hcl

@@ -24,7 +24,9 @@ locals {
       "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
-
+      "34.237.183.65/32",  # FRTIB Chaos prod us-east-1
+      "34.227.214.27/32",  # FRTIB Chaos prod us-east-1
+      "3.232.76.136/32",   # FRTIB Chaos prod us-east-1
   ]
   splunk_legacy_cidr = [ ] # Should not be needed for new customers
   splunk_asg_sizes   = [ 1, 1, 1 ] # How many indexers in each site