iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

Automatically update an S3 bucket location when certain files are committed to Github

Open PaulDuvall opened this issue 9 years ago • 2 comments

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.

PaulDuvall avatar Jan 19 '16 20:01 PaulDuvall

Some ideas: https://github.com/awslabs/aws-codedeploy-samples/tree/master/version-control/git

PaulDuvall avatar Jan 20 '16 14:01 PaulDuvall

This would be a helpful tool for all projects so we might make it available at https://github.com/stelligent/stelligent_commons

PaulDuvall avatar May 11 '16 14:05 PaulDuvall