Browse Source

Merge pull request #270 from mdr-engineering/feature/MSOCI-1553-whitelist-BAS-LCP

[MSOCI-1553] Added whitelist for BAS
Duane Waddle 4 years ago
parent
commit
9d110ffabe
1 changed files with 6 additions and 0 deletions
  1. 6 0
      globals.hcl

+ 6 - 0
globals.hcl

@@ -98,6 +98,12 @@ locals {
         "54.224.56.231/32",                 # Test LCP in Commercial (EIP in common-services)
       ]
     },
+    {
+      description = "BAS-Commerce CMPS"
+      cidr_blocks = [
+        "52.61.137.158/32",                 # 2021-04-06 From Daniel Dicke <daniel.dicke@asmr.com>
+      ]
+    },
   ]
 
   dns_zone_map = {