Inject DEPLIFY_STACK_ID env variable as part of your cdk stack names.
Ensure CDK code is environment agnostic
Create a CDK Provider stack in Deplify
cdk synth
& cdk deploy
so do not add them in your build configuration. Deplify will always use the version of CDK defined in your package dependencies.Add a Stack
button in the environment view.CDK Provider
blueprint.Create Stack
All Done