pulumi/pkg/resource/deploy
Pat Gavlin 88a22515df Supply unknown properties to providers during preview.
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.
2018-01-09 18:41:47 -08:00
..
plan.go Supply unknown properties to providers during preview. 2018-01-09 18:41:47 -08:00
plan_apply.go Supply unknown properties to providers during preview. 2018-01-09 18:41:47 -08:00
plan_test.go Supply unknown properties to providers during preview. 2018-01-09 18:41:47 -08:00
snapshot.go Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
source.go Simplify RPC changes 2017-11-29 12:08:01 -08:00
source_eval.go Implement resource protection (#751) 2017-12-20 14:31:07 -08:00
source_fixed.go Bring back component outputs 2017-11-29 07:42:14 -08:00
source_null.go Bring back component outputs 2017-11-29 07:42:14 -08:00
step.go Merge pull request #761 from pulumi/UpdateNoMerge 2017-12-24 14:47:15 -08:00
target.go Refactor the engine's entrypoints. 2018-01-08 14:15:16 -08:00