Is it possible to set a config to true for new stacks, but false for old without touching every existing stack (impractical)? Or otherwise detect stack update vs create?
I have a breaking change that requires manual fixes on old stacks, but I don't want any new stacks launched in the old state.