Skip to content

cdk diff does not work with nested stacks #5722

@cmckni3

Description

@cmckni3

Running cdk diff only lists the S3 templates of the root stack as changed.

Reproduction Steps

Create a nested stack with some resources in a nested stack. Deploy the nested stack. Add more resources to nested stack.

cdk diff should report the changes in the nested stack.

Error Log

N/A

Environment

  • CLI Version : 1.19.0
  • Framework Version: 1.19.0
  • OS : macOS
  • Language : TypeScript

This is 🐛 Bug Report

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.effort/mediumMedium work item – several days of effortin-progressThis issue is being actively worked on.p1package/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