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 |
||
---|---|---|
.. | ||
config_basic | ||
delete_before_create | ||
dependency_steps | ||
diff | ||
double_pending_delete | ||
empty | ||
partial_state | ||
project_main | ||
project_main_abs | ||
project_main_parent | ||
protect_resources | ||
recreate_resource_check | ||
stack_bad_parenting | ||
stack_dependencies | ||
stack_outputs | ||
stack_parenting | ||
stack_project_name | ||
steps | ||
integration_test.go |