Michael Barrett
Michael Barrett
Hey @ITProKyle - thanks for this. I think we might want to hold off on it in favor of #722 however, as that does this + adds the ability for...
Hmmm - I think they do, because of the way that Cloudformation addresses them. This is worth investigating more.
I've never actually worked with stacks that don't auto rollback in the case of a failure - how do you recover when things get in that state? As far as...
Yeah, I'm not sure there's a good way to genericize this - if the hook_data was somehow typed, we could potentially do something, but that's a bigger change.
@mchristen So after talking with @danielkza and others on the slack, I think the plan going forward will be to change `diff` so that it no longer does our own...
Hah! @mchristen - re: the diff command, see my response to your other issue. I plan to change diff to use actual CFN changesets, so that should make it easier...
I can see it either way. It definitely was a design decision to have it not bother you about creates (since they were deemed "safe") - only when it was...
Thanks @GarisonLotus - quick question, what is TLK? :)
Yeah, lets hold off on #496 till 2.0. I'm starting to think more about that, and this sounds like a good candidate for it.
Hey @GarisonLotus - I merged from master upstream, and everything seems to pass now :)