pulumi/pkg/engine
Joe Duffy bd2baa5091
Pass planning flag to print resource outputs (#737)
We hadn't previously passed the planning flag when printing resource
outputs, meaning any computed ones now are being printed as "undefined".
Instead, we prefer to see the "computed<string>" type name.
2017-12-16 07:33:58 -08:00
..
deploy.go Pass planning flag to print resource outputs (#737) 2017-12-16 07:33:58 -08:00
destroy.go Allow users to control if and how output is colorized. (#718) 2017-12-14 11:53:02 -08:00
engine.go Add (back) component outputs 2017-11-20 17:38:09 -08:00
env.go Initial work on tracing support (#521) 2017-11-08 17:08:51 -08:00
events.go Allow users to control if and how output is colorized. (#718) 2017-12-14 11:53:02 -08:00
eventsink.go Allow users to control if and how output is colorized. (#718) 2017-12-14 11:53:02 -08:00
pack.go Fix cloud tests 2017-12-03 06:34:06 -08:00
plan.go Pass planning flag to print resource outputs (#737) 2017-12-16 07:33:58 -08:00
preview.go Pass planning flag to print resource outputs (#737) 2017-12-16 07:33:58 -08:00