Howdy! As I understand it, we must make sure to us...
# sst
p
Howdy! As I understand it, we must make sure to use the same version of CDK as is the current forked version in SST? So, no upgrading direct cdk deps unless it's updated in the SST fork, correct? It looked like you might be moving away from this forked CDK in the future, is that correct?
j
Yeah so you can use different versions for the CDK. But you might get some weird errors (https://docs.serverless-stack.com/known-issues). We spoke to the CDK team about this and they said a fix for this is coming in the next quarter (https://github.com/aws/aws-cdk-rfcs/issues/6). And for the fork, yup we are moving away from it. We have the basics working but it'll take a week or two to test everything and release it (https://github.com/serverless-stack/serverless-stack/pull/82).