pulumi/pkg/resource/deploy
joeduffy d1414af321 Fix a few minor things; clean stuff up
* Assert new things in new places.

* Log more interesting tidbits during evaluation.

* Invoke the OnStart hook before triggering initializers.

* Tolerate nil prev snapshots during deletion calculation.

* Handle and serialize missing resource IDs as output props.

* Return "done" flag from Rendezvous.Meet.
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 Fix a few minor things; clean stuff up 2017-06-13 07:10:13 -07:00
plan_test.go More progress on pulumi/lumi#90 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 Fix a few minor things; clean stuff up 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 Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
step.go More progress on pulumi/lumi#90 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