stelligent / tophat

If I have to stand up a Jenkins server ONE MORE TIME, I'm going to turn this car around!
12 stars 4 forks source link

CloudFormation template to configure tophat #5

Open PaulDuvall opened 8 years ago

PaulDuvall commented 8 years ago

The README states:

You already have Berkshelf and Packer installed, right? Nice. Make sure you have the AWS CLI installed and configured.

Might be nice to provide this implementation via a CloudFormation template and then have it do the rest to generate the AMI and put the AMI in the CFN Outputs since this is the end result the user is seeking.

PaulDuvall commented 8 years ago

It should be delivered as a single "launch stack" button. See https://github.com/stelligent/dromedary-serverless#launching-pipeline for an example.