-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
bugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp1package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLI
Description
Describe the bug
WHen running cdk diff (and also "cdk deploy" I think), cdk produces this:
"Number of stacks with differences: xx". This is not correct. It should read "Number of resources with differences: xx"
Expected Behavior
the message should read "Number of resources with differences"
Current Behavior
The message reads: "Number of stacks with differences"
Reproduction Steps
just run cdk diff/deploy and look at the output
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.89.0
Framework Version
No response
Node.js Version
18.17
OS
Ubuntu 22
Language
Python
Language Version
No response
Other information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp1package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLI