Skip to content

(cli): support hotswapping resources in Nested Stacks #16508

@revmischa

Description

@revmischa

Big fan of the work in https://github.com/aws/aws-cdk/pull/15748/files and wish I could use it in my application. I'm building an application of medium size on CDK and I have split it up into nested stacks. Hotswap does not work with nested stacks. It would be terrific if it did, especially as the nested stacks add considerable deployment time as it is.

Proposed Solution

tryHotswapDeployment probably needs to be run recursively on nested stacks? Not sure what the most elegant solution is.


This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/largeLarge work item – several weeks of effortfeature-requestA feature should be added or improved.p2package/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