pulumi/tests/integration/double_pending_delete
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
..
step1 Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
step2 Default to a parallelism fanout of 10 (#1756) 2018-08-10 14:16:59 -07:00
step3 Do not execute pending deletes at the start of deployment 2022-10-14 15:52:13 +01:00
step4 Do not execute pending deletes at the start of deployment 2022-10-14 15:52:13 +01:00
double_pending_delete_test.go Do not execute pending deletes at the start of deployment 2022-10-14 15:52:13 +01:00