question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CDK DIFF not displaying in AWS CF ChangeSet console

See original GitHub issue

I’ve just noticed that cdk diff is not displaying the ChangeSet in the AWS CF Console. Why ? Any reason for that ? ( seeing the ChangeSet in AWS CF Console history is too late with cdk deploy)

I like seeing the changes in console using cdk diff but they should be identical to what I should be visualising in AWS CF ChangeSet before applying them. Are they identical ?

Use Case

daily scenario: updating existing Stacks in various environments I don’t want to check the ChangeSet history but I would like to check prior to applying the changes with cdk deploy

Proposed Solution

cdk diff just this command or with a flag to display the ChangeSet details also in AWS CF ChangeSet Console

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
emanseravcommented, Nov 13, 2019

Great job guys! Many thanks @robertma96 @SomayaB @eladb Can’t wait to use this in the future release.

0reactions
SomayaBcommented, Oct 29, 2019

Related to #3780

Read more comments on GitHub >

github_iconTop Results From Across the Web

cdk diff does not diff from console changes - Stack Overflow
You will be able to see the ChangeSet in AWS CloudFormation Console, validate the resources and discard or execute the ChangeSet.
Read more >
Viewing a change set - AWS CloudFormation
The CloudFormation console directs you to the nested change set's details page. You can choose Go to root change set to view the...
Read more >
AWS CDK Toolkit (cdk command) - AWS Documentation
cdk diff. Compares the specified stack and its dependencies with the deployed stacks or a local CloudFormation template. cdk metadata. Displays metadata ...
Read more >
AWS CDK Toolkit (cdk command) - AWS Documentation
cdk diff. Compares the specified stack and its dependencies with the deployed stack(s) or a local CloudFormation template. cdk metadata. Displays metadata ...
Read more >
Updating stacks using change sets - AWS CloudFormation
You can create and manage change sets using the CloudFormation console, AWS CLI, or CloudFormation API. Topics. Creating a change set · Viewing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found