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

MIT No Attribution
448 stars 147 forks source link

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

Closed puradravi007 closed 2 years ago

puradravi007 commented 2 years ago

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

puradravi007 commented 2 years ago

MicrosoftTeams-image (2) MicrosoftTeams-image (3)

ujwalbukka commented 2 years ago

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.

suhussai commented 2 years ago

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

ujwalbukka commented 2 years ago

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