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. |
||
---|---|---|
.. | ||
plan.go | ||
plan_apply.go | ||
plan_test.go | ||
snapshot.go | ||
source.go | ||
source_eval.go | ||
source_fixed.go | ||
source_null.go | ||
step.go | ||
target.go |