cartwrightian / cfnassist

cloud formation helper tool
Apache License 2.0
20 stars 3 forks source link

sns updates not working on delete with lastest aws api #14

Open cartwrightian opened 9 years ago

cartwrightian commented 9 years ago

sns notification seems to have stopped working on deletes with latest aws api. Needs more work to reproduce and test, for now if this issue is seen don't used the -sns flag.

cartwrightian commented 9 years ago

Seems to occur when a stack does not exist, is the check that stack is present prior to deletion start working? WORK AROUND: don't use sns on delete operations like Tidy