Hey guys, today I did a new deployment on a new AW...
# sst
a
Hey guys, today I did a new deployment on a new AWS Account, and CDK did the “boostrapping”. Now wondering… is the boostrapping stuff updating also in already-boostrapped environments? Wonder if there is anything needed to do every time CDK is updated.
t
Sometimes CDK needs to update the bootstrap stack
it'll happen automatically
a
Ok nice, thank you.