0.0.10 • Published 5 years ago

nodecft v0.0.10

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

NodeCFT

NodeCFT is a simple infrastructure as code software tool that allows you to write your AWS infrastructure as a code using nodeJS and CFT.

You don't need to learn any tool specific commands to work with NodeCFT like other infrastructure as code software tools, Terraform or Pulumi.

All you need to know is NodeJS and CFT.

More information on how to use NodeCFT, check my boilerplate project on https://github.com/priyanthag/NodeCFT-boilerplate

Publish to NPM

Build the Package

npm run build

Publish the Package

npm publish

Limitations

  • Stack Deletion is not supporting yet
  • Nested Stack creation is not Tested properly yet, May not work as expected if you use nested CTFs
0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago