소스 검색

Adds Brad to portal IP whitelist

To assist with Troubleshooting
Brad Poulton 4 년 전
부모
커밋
283f0ba002
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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"