pulumi/pkg/engine
Sean Gillespie 6338875b72
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.
2018-09-28 11:46:43 -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 11:46:43 -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 Make a smattering of CLI UX improvements 2018-09-24 08:43:46 -07:00
lifecycle_test.go Retire pending deletions at start of plan (#1886) 2018-09-10 16:48:14 -07:00
plan.go Process deletions conservatively in parallel (#1963) 2018-09-27 15:49:08 -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