In a Nested Stack setup -
- I have the following - Root Stack, Nested Stack 1, Nested Stack 2.
- Nested Stack 2 is referencing an output variable from Nested Stack 1
Question: If my Nested Stack 1 is successfully created, but Nested Stack 2 encounters an issue, both the stacks are rolled back. Is there a way only the failed stack is rolled back?