Skip to content

"Number of stacks with differences" is wrong #26818

@trondhindenes

Description

@trondhindenes

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.effort/smallSmall work item – less than a day of effortp1package/toolsRelated to AWS CDK Tools or CLI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions