Explorar o código

Merge pull request #346 from mdr-engineering/feature/bp_na_portal_ip

Adds Brad to portal IP whitelist
Brad Poulton %!s(int64=4) %!d(string=hai) anos
pai
achega
feeb5456a2
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      globals.hcl

+ 4 - 0
globals.hcl

@@ -49,6 +49,10 @@ locals {
       "value" = "99.151.37.185/32"   # Wesley Leonard Home
       type    = "IPV4"
     },
+    {
+      "value" = "74.211.32.26/32"   # Brad Poulton Home
+      type    = "IPV4"
+    },
     {
       "value" = "104.9.149.90/32"    # Greg Rivas Home
       type    = "IPV4"