0.14.2 • Published 2 years ago

cfn-builder v0.14.2

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

cfn-builder

cfn-builder is a NodeJS command line application that will convert your JSON "blueprints" to an AWS CloudFormation template.

Introduction

The idea behind this project is to create a small number of JSON & Handlebars (.hbs) files (aka Blueprints) that can be compiled into a larger number of CF templates. Each project has multiple JSON files describing a particular environment (i.e. Prod, QA, Dev) which is then compiled against a general blueprint which results in a CloudFormation template that can be executed.

Visit the Wiki pages to get a more detailed rundown on how to use cfn-builder.

Dependencies

  • Node.js
  • npm

Installing

Install cfn-builder from NPM using the following command line:

npm -g install cfn-builder

Testing

N/A (so far)

0.14.1

2 years ago

0.14.2

2 years ago

0.14.0

4 years ago

0.13.0

4 years ago

0.12.1

5 years ago

0.12.0

5 years ago

0.11.1

5 years ago

0.11.0

5 years ago

0.10.0

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

8 years ago