This is interesting. My teammate is experimenting ...
# sst
d
This is interesting. My teammate is experimenting on his own branch, and even though we're deploying different stacks, they see to share the underlying debug stack. His failed b/c of a permissions issue and that has nuked my stack too
f
Hi @Dmitry Pavluk if you and ur teammate are deploying the same app with the same stage to the same AWS account, both of you are using the same debug stack.
Debug stack has the name $stageName-$appName-debug-stack
Maybe one of you use a different stage name🙃
d
got it, we're good now 🙏