pulumi/pkg/engine
Joe Duffy aa7c1598ac
Show root stacks and more outputs (#661)
This changes two things:

1) Always show the root stack, even when unchanged.  This ensures
   that you see the outputs during any updates, etc., which is nice.

2) Always show all outputs after operations.  Before, we did some
   diffing between old/new, which actually doesn't make much sense.
2017-12-07 13:33:16 -08:00
..
deploy.go Show root stacks and more outputs (#661) 2017-12-07 13:33:16 -08:00
destroy.go Initial work on tracing support (#521) 2017-11-08 17:08:51 -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 Break the diag goroutine upon exit 2017-10-22 15:52:00 -07:00
eventsink.go Stop formatting output that should be raw. 2017-11-14 11:26:41 -08:00
pack.go Fix cloud tests 2017-12-03 06:34:06 -08:00
plan.go Show root stacks and more outputs (#661) 2017-12-07 13:33:16 -08:00
preview.go Show root stacks and more outputs (#661) 2017-12-07 13:33:16 -08:00