Is there a way to visualize changes on nested stacks? #35565
Unanswered
andresliszt
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know this is a common question, but I haven't found a right answer (and a fix for my issue). I'm working with python cdk and nested stack, the
cdk diff
is not very useful to me, because it refers to files in s3. I know when we work with nested stack they are considered as a resource (such as a lambda function is for example), but is there a real way to expand the changes in thecdk diff
view?.Beta Was this translation helpful? Give feedback.
All reactions