troposphere
troposphere copied to clipboard
Add macro deploy
Macro adds the possibility to directly create a Cloudformation stack from Troposphere Code.
Just add your resources to macro_template object, the template object is created by macro itself. You can provide your troposphere code in Troposphere tag. More info in README.md
Neat!
Love this feature! Looking forward to get it approved and merged to use it in my projects.
Feedback?