pulumi/pkg/engine
Sean Gillespie 3d5f005c95
Fix several output-related issues (#1919)
* Revert "Don't show stack outputs when update fails (#1916)"

This reverts commit e3f89e82aa.

* Be more precise about printing outputs

This commit prints outputs only if they are known to be complete. This
avoids massive red diffs during previews and when component resources
fail to call registerResourceOutputs.

* CR: Clean up large boolean expression and comment

* CR: boolean compromise
2018-09-11 16:44:06 -07:00
..
destroy.go Implement status sinks 2018-08-31 15:56:53 -07:00
diff.go Fix several output-related issues (#1919) 2018-09-11 16:44:06 -07:00
engine.go Add license headers 2018-05-22 15:02:47 -07:00
errors.go Show a better error message when decrypting fails (#1815) 2018-08-22 15:32:54 -07:00
events.go Implement status sinks 2018-08-31 15:56:53 -07:00
eventsink.go Implement status sinks 2018-08-31 15:56:53 -07:00
lifecycle_test.go Retire pending deletions at start of plan (#1886) 2018-09-10 16:48:14 -07:00
plan.go Implement status sinks 2018-08-31 15:56:53 -07:00
project.go Add license headers 2018-05-22 15:02:47 -07:00
refresh.go Implement status sinks 2018-08-31 15:56:53 -07:00
snapshot.go Add license headers 2018-05-22 15:02:47 -07:00
update.go Implement status sinks 2018-08-31 15:56:53 -07:00