You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+12-4
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,9 @@ This tool uses the [Serverless Framework](https://serverless.com/) for deploymen
8
8
9
9
## How it works
10
10
11
-
This will take
11
+
This will take the current set of webhook IP ranges from [GitHub's API](https://api.github.com/meta), and maintain a new security group allowing these IP ranges on ports 80 and 443.
12
+
13
+
This can maintain a security group across multiple VPCs.
12
14
13
15
## Configuration, Installation & Deployment
14
16
@@ -20,11 +22,10 @@ All variables live under the prefix of `/github_secgrp_updater/{STAGE}`. Replace
0 commit comments