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
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