pulumi/tests/integration/double_pending_delete/step1/Pulumi.yaml
Sean Gillespie 57ae7289f3
Work around a potentially bad assert in the engine (#1644)
* 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
2018-07-18 15:48:55 -07:00

4 lines
123 B
YAML

name: double_pending_delete
description: A program that produces multiple pending deletes for the same URN
runtime: nodejs