mirror of https://github.com/pulumi/pulumi.git
57ae7289f3
* Work around a potentially bad assert in the engine The engine asserts if presented with a plan that deletes the same URN more than once. This has been empirically proven to be possible, so I am removing the assert. * CR: Add log for multiple pending-delete deletes |
||
---|---|---|
.. | ||
step1 | ||
step2 | ||
step3 | ||
step4 | ||
double_pending_delete_test.go |