pulumi/cmd/pulumi-test-language/testdata/l2-destroy
Thomas Gummerer 31dbc79469
Allow multiple updates in a single conformance test (#15504)
# Description

Currently conformance tests are one and done, meaning they simulate one
update, and that's it. However it's often useful to simulate multiple
steps, e.g. resources being created and later destroyed. This PR adds
support for just that, having multiple steps in each conformance test,
that all happen in the same stack.

Note that this will be much easier to review ignoring whitespace
changes, since a lot of code indentation changed.

---------

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2024-03-01 12:20:12 +00:00
..
0 Allow multiple updates in a single conformance test (#15504) 2024-03-01 12:20:12 +00:00
1 Allow multiple updates in a single conformance test (#15504) 2024-03-01 12:20:12 +00:00