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 |
||
---|---|---|
.. | ||
plan.go | ||
plan_apply.go | ||
plan_test.go | ||
snapshot.go | ||
source.go | ||
source_eval.go | ||
source_fixed.go | ||
source_null.go | ||
source_refresh.go | ||
step.go | ||
step_generator.go | ||
target.go |