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

Skip nested stack if status is deleted #234

Closed wbingli closed 10 years ago

wbingli commented 10 years ago

In some cases, the nested stack may be deleted but it's still part of stack resources. So need to skip it when listing instances.

bw-intuit commented 10 years ago

@wbinglee looks great! can you update the spec to pass?

https://travis-ci.org/intuit/simple_deploy/jobs/24060788

If not, let me know and I can add it.

Thanks again!

wbingli commented 10 years ago

@brettweavnet-intuit sorry, forget to push that commit.

bw-intuit commented 10 years ago

@wbinglee Thanks! Releasing new version now.