iceberg
iceberg copied to clipboard
Automatically update an S3 bucket location when certain files are committed to Github
Since nested CloudFormation stacks require an S3 location and since the source of record for our CloudFormation templates is in Github, it'd be helpful to automatically update certain S3 bucket(s) when certain files/directories are updated in Github. There are different ways of doing this that might involve Git hooks, Lambda, etc.
Some ideas: https://github.com/awslabs/aws-codedeploy-samples/tree/master/version-control/git
This would be a helpful tool for all projects so we might make it available at https://github.com/stelligent/stelligent_commons