Explorar el Código

Adds Brad to portal IP whitelist

To assist with Troubleshooting
Brad Poulton hace 4 años
padre
commit
283f0ba002
Se han modificado 1 ficheros con 4 adiciones y 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"