orchestration-cloudformation
v1.0.0
Published
Deploy CloudFormation stacks from Gulp.
Downloads
14
Readme
Orchestration: CloudFormation
This library allows you to deploy CloudFormation stacks from Gulp. It handles executing the appropriate CloudFormation operation based on whether or not the stack exists, and handles uploading the CloudFormation template to S3.
Installation
Install this library as a development dependency (for use in your Gulpfile) with:
npm install --save-dev orchestration-cloudformation