pulumi/pkg/resource/deploy
Joe Duffy dc8c302d33
Fix replacement ops regression (#620)
The prior change was incorrectly handling snapshotting of replacement
operations.  Further, in hindsight, the older model of having steps
manage their interaction with the snapshot marking was clearer, so
I've essentially brought that back, merging it with the other changes.
2017-11-29 15:05:58 -08:00
..
plan.go Track resources that are pending deletion in checkpoints. 2017-10-18 17:09:00 -07:00
plan_apply.go Fix replacement ops regression (#620) 2017-11-29 15:05:58 -08:00
plan_test.go Fix replacement ops regression (#620) 2017-11-29 15:05:58 -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 Fix replacement ops regression (#620) 2017-11-29 15:05:58 -08:00
target.go Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00