pulumi/pkg/engine
Sean Gillespie da880eab6c Fix pulumi/pulumi#1995 (#1997)
The diff display code was not expecting that it would be possible for
resource properties to transition from being an archive to being an
asset, or the other way around. This commit prints out a reasonable diff
if this situation occurs instead of crashing.

(cherry picked from commit 6338875b72)
2018-09-28 13:20:41 -07:00
..
destroy.go Implement status sinks 2018-08-31 15:56:53 -07:00
diff.go Fix pulumi/pulumi#1995 (#1997) 2018-09-28 13:20:41 -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