(cli): Update TemplateDiff
to include nested TemplateDiff
s
#19162
Labels
effort/medium
Medium work item – several days of effort
feature/enhancement
A new API to make things easier or more intuitive. A catch-all for general feature requests.
feature-request
A feature should be added or improved.
p2
Nested Stack handling in the CLI would benefit from a change to
TemplateDiff
Both the nested stacks diff output and the hotswapping support for resources in nested stacks would benefit from a modification to
TemplateDiff
. Nested stacks should contain their ownTemplateDiff
, as this would prevent us from recalculating it during hotswapping and it would give us greater control over the diff output of nested stacks.The text was updated successfully, but these errors were encountered: