pulumi/pkg/resource/deploy
Pat Gavlin 9d038c1d88 Only pass old inputs to Check.
We do not need all of the information in the old state for this call, as
outputs will not be read by the provider during validation or defaults
computation.
2017-12-15 11:04:43 -08:00
..
plan.go Track resources that are pending deletion in checkpoints. 2017-10-18 17:09:00 -07:00
plan_apply.go Only pass old inputs to Check. 2017-12-15 11:04:43 -08:00
plan_test.go Set pwd for plugins (#706) 2017-12-12 12:31:09 -08:00
snapshot.go Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
source.go Simplify RPC changes 2017-11-29 12:08:01 -08:00
source_eval.go Add more tracing context to RPC marshaling 2017-12-15 07:22:49 -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 Add rudimentary delete-before-create support 2017-12-13 10:47:18 -08:00
target.go Decrypt configuration nearer to its use. 2017-12-04 17:10:40 -08:00