cfn-packager
v0.1.0
Published
Prepare CloudFormation stacks and resource definitions for deployment
Readme
cfn-packager
A utility for creating local artifacts for use with the aws cloudformation package command.
Installation
$ npm install cfn-packageRecursive NPM Install
Run npm install for each package that is not under node_modules.
cfn-packager install-subpackagesBuild AWS Resources
Run npm run build-aws-resource for each package that defines that script.
cfn-packager build-aws-resources