After updating to use CDK v2 I see this message fo...
# sst
r
After updating to use CDK v2 I see this message for each file upload in the build process
Copy code
"cdk bootstrap" to version 9 if your organization's policies prevent a successful upload or to get rid of this message)
Is there a recommended way of bootstrapping since this was done originally by the SST framework?
l
Ross, I just went with
cdk bootstrap aws:<account-to-be-bootstrapped-again>:<region>
f
We should automatically update the bootstrapped stack. Opened an issue to track this https://github.com/serverless-stack/serverless-stack/issues/1391