mirror of https://github.com/pulumi/pulumi.git
88a22515df
My previous change to stop supplying unknown properties to providers broke `pulumi preview` in the case of unknown inputs. This change restores the previous behavior for previews only; the new unknown-free behavior remains for applies. Fixes #790. |
||
---|---|---|
.. | ||
analyzer.go | ||
analyzer_plugin.go | ||
check.go | ||
context.go | ||
host.go | ||
host_server.go | ||
langruntime.go | ||
langruntime_plugin.go | ||
plugin.go | ||
provider.go | ||
provider_plugin.go | ||
rpc.go | ||
rpc_test.go |