pulumi/pkg/resource/deploy
joeduffy 75a2f14d10 Propagate IDs/outs differently based on step kind
This change updates the ID/output propagation logic to properly handle
the case of replacements, in addition to accurately conveying the fact
that an update may change the values of output properties (but not the ID).

Also fixes a formatting issue with the replacement diffing displays.
2017-06-13 07:10:13 -07:00
..
plan.go More progress on pulumi/lumi#90 2017-06-13 07:10:13 -07:00
plan_apply.go Introduce an OpSame planning step 2017-06-13 07:10:13 -07:00
plan_test.go Introduce an OpSame planning step 2017-06-13 07:10:13 -07:00
progress.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
snapshot.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
source.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
source_eval.go Tidy up some loose ends 2017-06-13 07:10:13 -07:00
source_fixed.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
source_null.go
step.go Propagate IDs/outs differently based on step kind 2017-06-13 07:10:13 -07:00
target.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00