troposphere_sugar

Common utilities on top of troposphere and boto for ease of clouformation template creation


License
MIT
Install
pip install troposphere_sugar==0.0.5

Documentation

troposphere_sugar

Helpers and classes to ease CloudFormation template creation with troposphere

Install

Through pip:

$ pip install troposphere_sugar

Through easy_install (you need to clone the repo ):

# python setup.py install