Skip to content

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

Notifications You must be signed in to change notification settings

marcincuber/aws-lambda-github-sg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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! :)

About

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

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published