cloudformation-plus-plus: cfn template preprocessor
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

726 B

cfnpp: cloudformation plus plus

A tool for making it easier to write, re-use, and template CloudFormation stacks.

For more information, see the wiki.

TODO

  • Provision rendered templates directly to CloudFormation
  • More flow control (e.g., foreach, etc)
  • Some sort of macro system would be good.
  • Rewrite DOM stuff to use Util\GraphNode class
  • Figure out how to generate useful conditions and not duplicate them

License

No license applied yet. No permission is granted to use, redestribute, modify, or otherwise do anything with this software.

I want to push this a little further along before opening it up to use/contributions/etc.

Author