aws-samples/aws-saas-factory-ref-solution-serverless-saas

Build issues with CDK version 1 and need to update to CDK 2

Closed this issue · 4 comments

Hi Team,

We are unable to run the deployment due to CDK version. Currently in the code CDK version is 1 but deployment version seeking CDK version 2 and above. We tried changing package.json unfortunately that is throwing error and unable to create Code pipeline. Could you please look into it and help on that. Attached the screenshots for your reference in the comment section

Regards,
Ravi

Hi @puradravi007 - Thanks for reporting this. We will work on upgrading it.
Even though it reports about CDK v1 maintenance mode, the deployment.sh script is successfully completing.

@puradravi007 , a PR to update the code to work with CDK v2 has been merged (#25). Can you try running the deployment once again?

Closing this issue. Please reopen if you still have any issues/questions.