pulumi/pkg/resource/deploy
joeduffy a4c7c05e27 Simplify RPC changes
This change simplifies the necessary RPC changes for components.
Instead of a Begin/End pair, which complicates the whole system
because now we have the opportunity of a missing End call, we will
simply let RPCs come in that append outputs to existing states.
2017-11-29 12:08:01 -08:00
..
plan.go Track resources that are pending deletion in checkpoints. 2017-10-18 17:09:00 -07:00
plan_apply.go Simplify RPC changes 2017-11-29 12:08:01 -08:00
plan_test.go Simplify RPC changes 2017-11-29 12:08:01 -08:00
snapshot.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
source.go Simplify RPC changes 2017-11-29 12:08:01 -08:00
source_eval.go Simplify RPC changes 2017-11-29 12:08:01 -08:00
source_fixed.go Bring back component outputs 2017-11-29 07:42:14 -08:00
source_null.go Bring back component outputs 2017-11-29 07:42:14 -08:00
step.go Simplify RPC changes 2017-11-29 12:08:01 -08:00
target.go Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00