mirror of https://github.com/pulumi/pulumi.git
d81bab2181
While looking at https://github.com/pulumi/pulumi/issues/16469, I noticed a lot of the missing errors were a bit repetitive for the not-a-missing-error case and disable-plugin-acquisition case. So this rejigs the if statements a bit to make them all a bit more standard of "if not a missing error, or if disable plugin acquisition is set, then just err immediately, else retry". |
||
---|---|---|
.. | ||
bind.go | ||
docs_parser.go | ||
docs_renderer.go | ||
docs_test.go | ||
loader.go | ||
loader_client.go | ||
loader_js.go | ||
loader_mmap.go | ||
loader_schema_test.go | ||
loader_server.go | ||
loader_test.go | ||
mock_pulumi_schema.go | ||
package_reference.go | ||
pulumi.json | ||
schema.go | ||
schema_test.go |