aws.amazon.com/blogs/aws/co...
#ClickOps #AWS #IAC #CDK
aws.amazon.com/blogs/aws/co...
#ClickOps #AWS #IAC #CDK
• 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.
• 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.