cdk.dev
cdk.dev
cdk.dev
@cdk.dev
Reposted by cdk.dev
How did it go?
March 7, 2025 at 5:24 PM
Reposted by cdk.dev
My typical workflow is:

• Checkout main branch
• cdk diff → no changes (supposed to be)
• Make changes on branch
• CDK Diff should only show the changes you did
Doing this locally is not always possible. If it is not make use of it in PR comments or in the build pipeline.
March 6, 2025 at 5:07 AM