Browse Source

Merge pull request #200 from mdr-engineering/feature/dw_noticket_whitelist-test-LCPs

Whitelists test LCPS.
Duane Waddle 4 years ago
parent
commit
1bd925d6aa
1 changed files with 8 additions and 1 deletions
  1. 8 1
      globals.hcl

+ 8 - 1
globals.hcl

@@ -76,7 +76,14 @@ locals {
       cidr_blocks = [
         "184.105.253.64/28", # Provided by OT IP address range for Houston CFC 2021-02-09
       ]
-    }
+    },
+    {
+      description = "Test LCPs"
+      cidr_blocks = [
+        "18.252.65.137/32",                 # Test LCP in Govcloud (EIP in common-services-gov)
+        "54.224.56.231/32",                 # Test LCP in Commercial (EIP in common-services)
+      ]
+    },
   ]
 
   dns_zone_map = {