pulumi/tests/integration/double_pending_delete/step3
Fraser Waters a3128e50be Do not execute pending deletes at the start of deployment
This removes all the handling of pending deletes from the start of
deployments. Instead we allow resources to just be deleted as they
usually would at the end of the deployment.

There's a big comment in TestPendingDeleteOrder that explains the order
of operations in a succesful run and how that order differs if we try
and do pending deletes up-front.

Fixes https://github.com/pulumi/pulumi/issues/2948
2022-10-14 15:52:13 +01:00
..
index.ts Do not execute pending deletes at the start of deployment 2022-10-14 15:52:13 +01:00