mirror of https://github.com/pulumi/pulumi.git
b02cf64416
This changes our resource creation logic to tolerate missing children. This ultimately shouldn't be necessary, but we appear to have a bug where sometimes during deletions we end up with dangling child pointers. See pulumi/pulumi#613; it tracks fixing the bug, and also removing this workaround and reenabling the assertion. |
||
---|---|---|
.. | ||
testdata | ||
operations.go | ||
operations_aws.go | ||
operations_cloud_aws.go | ||
operations_cloud_aws_test.go | ||
resources.go | ||
resources_test.go |