intuit / simple_deploy

Maintenance Mode - Simple Deploy is an opinionated CLI tool for managing AWS Cloud Formation Stacks.
MIT License
64 stars 22 forks source link

Update fog #211

Closed ccloes-intuit closed 11 years ago

ccloes-intuit commented 11 years ago

@brettweavnet, @thbishop ... I think this is ready for review. It turned out to be easier than I thought it would be.

I have done some cursory testing with clone, update, attributes, create. I also tested the new "nil" functionality and it seems to be working as expected as well (errors on Template values, while removes values which are not in the template).

ccloes-intuit commented 11 years ago

@brettweavnet ... updated per comments above.

weavenet commented 11 years ago

@ccloes-intuit cool. Tested and good to merge?

ccloes-intuit commented 11 years ago

@brettweavnet ... this is good to merge now.