Skip to content

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

License

Notifications You must be signed in to change notification settings

priyanthag/NodeCFT

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published