I create my Cloudformation stacks with CDK. I dele...
# sst
d
I create my Cloudformation stacks with CDK. I deleted a Cloudformation stack manually. I ran my CDK deploy script again. I expected my CDK/SST deploy to recreate the stacks. ……but the stacks did not get recreated? Why?
f
r u running
sst deploy
or
sst start
when you deployed again?
d
sst deploy
f
hmm…try clearing out
.build
folder and run
sst deploy
again.
d
We’re on SEED, would it clear that out?
f
Ah that’s fine, it’s a clean deploy every time.
d
🤔 odd
f
Can you try trigger a manual deploy from the SEED console, and check the force deploy option?
d
Do they not get recreated if we don’t make any changes to them?
ie. It’s being too smrt?
Yep, we’ve done force deploy
Same results
f
Can u DM me a link to the build?