Closed bradly closed 11 years ago
looks good to me. @rickmendes you're the simple_deploy master; want to take a peek?
@thbishop
I am just about done with an ugly PR coming up for PaaS. I will take a look as soon as I am done with that.
@thbishop @bradly
Looks good to me. I will merge.
Currently issuing a destroy for a stack that doesn't exist says the destroy was successful:
$ simple_deploy destroy -e env -n does-not-exist 2013-07-24 14:00:03 -0700 INFO : Cloud Formation stack destroy completed. 2013-07-24 14:00:04 -0700 INFO : Delete from SimpleDB successful. 2013-07-24 14:00:04 -0700 INFO : does-not-exist destroyed.