/aws-lambda-github-sg

AWS lambda function to automatically update security groups with github IPs using tags.

Primary LanguageJavaScript

AWS Lambda Functions- auto update security groups

Purpose of the function

For private deployment CI/CD tools such as TeamCity it is important to whitelist Github ips in the security groups for many purposes. They could be hooks, notifications or status updates. This lambda function makes it easy to maintain the up to date list of Github IPs and add them to AWS security groups.

Lambda functions have been written in NodeJS (v8.10) and Python (v3.6). Their primary use is to update tagged security groups with up-to-date Github IPs.

Functions can be found in the following:

Contact

If you have any questions, drop me an email marcincuber@hotmail.com or open an issue and leave stars! :)