pulumi/pkg/backend/display
Sean Gillespie e3f89e82aa
Don't show stack outputs when update fails (#1916)
* Don't show stack outputs when update fails

It is basically guaranteed that stack outputs are going to be
meaningless if a plan fails, so this commmit doesn't display them if an
error has occured.

* CR: expand on comment
2018-09-10 16:16:31 -07:00
..
display.go Fix a few lint warnings 2018-09-05 08:25:23 -07:00
jsonmessage.go Fix a few lint warnings 2018-09-05 08:25:23 -07:00
options.go Refactor display logic out of pkg/backend/filestate 2018-09-05 07:33:18 -07:00
progress.go Don't show stack outputs when update fails (#1916) 2018-09-10 16:16:31 -07:00
rows.go Refactor display logic out of pkg/backend/filestate 2018-09-05 07:33:18 -07:00