pulumi/pkg/engine
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
..
deploy.go Remove the Engine type entirely. 2018-01-08 14:20:51 -08:00
destroy.go Remove the Engine type entirely. 2018-01-08 14:20:51 -08:00
engine.go Remove the Engine type entirely. 2018-01-08 14:20:51 -08:00
env.go Remove the Engine type entirely. 2018-01-08 14:20:51 -08:00
events.go Attempt to fix colorization (#740) 2017-12-18 11:42:32 -08:00
eventsink.go Attempt to fix colorization (#740) 2017-12-18 11:42:32 -08:00
pack.go Refactor the engine's entrypoints. 2018-01-08 14:15:16 -08:00
plan.go Supply unknown properties to providers during preview. 2018-01-09 18:41:47 -08:00
preview.go Remove the Engine type entirely. 2018-01-08 14:20:51 -08:00