DualSpark / cloudformation-environmentbase

Troposphere-based environment generator
BSD 2-Clause "Simplified" License
16 stars 17 forks source link

Adding more logging and error messages when things fail #14

Closed sesas closed 9 years ago

sesas commented 9 years ago

@odandia @gimballock

Hey let me know if this looks good and if you know of a way to test it.

sesas commented 9 years ago

tested with:

$ python src/examples/child_stack.py create

Generating template for environmentbase stack

Writing template to environmentbase.template
odandia commented 9 years ago

Looks good