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