-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLI
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLI