Skip to content

AWS Lambda function that pulls SSH keys from GitHub, syncs them with AWS key pairs and generates cloud init template

Notifications You must be signed in to change notification settings

askdevops/lambda-github-aws-cloud-init-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AWS Lambda function that pulls SSH keys from GitHub, syncs them with AWS key pairs and generates cloud init template

Features:

  • Reads GitHub repo SSH key files and syncs (adds/deletes) them with AWS key pairs
  • Dynamically generates cloud-init template compatible with EC2 UserData
  • Uploads cloud-init template to S3
  • Allows local testing

Prerequisites:

  • Python version => 3

About

AWS Lambda function that pulls SSH keys from GitHub, syncs them with AWS key pairs and generates cloud init template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%