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.

21 lines
517 B

3 years ago
# cfnpp: cloudformation plus plus
3 years ago
A tool for making it easier to write, re-use, and template CloudFormation stacks.
3 years ago
3 years ago
For more information, see the [wiki](/nucleardog/cfnpp/wiki).
3 years ago
## TODO
* Provision rendered templates directly to CloudFormation
* More flow control (e.g., foreach, etc)
* Some sort of macro system would be good.
## License
No license applied yet. No permission is granted to use, redestribute, modify, or
otherwise do anything with this software.
## Author
* Adam Pippin <hello@adampippin.ca>