mirror of https://github.com/pulumi/pulumi.git
ed769377dc
We have seen cases where a lot of errors like this are reported: ``` UnboundLocalError: local variable 'resources' referenced before assignment ``` This change prevents this failure mode, which might be a symptom of some other issue, but currently obscures it in the error path. |
||
---|---|---|
.. | ||
pulumi | ||
test | ||
test_with_mocks | ||
setup.py |