pulumi/pkg/resource
Joe Duffy 70c1cdadaf
Mark state snapshots for components (#627)
We need to mark the state snapshots for components, but were skipping this.
I believe this is the root cause for all occurrences of pulumi/pulumi#613.
2017-11-30 16:37:44 -08:00
..
config Add (back) component outputs 2017-11-20 17:38:09 -08:00
deploy Mark state snapshots for components (#627) 2017-11-30 16:37:44 -08:00
idl Bring LUMIDL up to code 2017-09-11 16:58:25 -07:00
plugin Merge remote-tracking branch 'origin/resource_parenting' into resource_parenting_lite 2017-11-28 11:03:34 -08:00
provider Initial work on tracing support (#521) 2017-11-08 17:08:51 -08:00
stack Merge root stack changes with parenting 2017-11-26 08:14:01 -08:00
testdata Fix asset bugs; write more tests 2017-10-24 09:00:11 -07:00
asset.go Add (back) component outputs 2017-11-20 17:38:09 -08:00
asset_test.go Rework asset identity and exposure of old assets. (#548) 2017-11-12 11:45:13 -08:00
errors.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
properties.go Merge branch 'master' of github.com:pulumi/pulumi into resource_parenting_lite 2017-11-29 08:16:38 -08:00
properties_diff.go Add diffing logic for assets/archives 2017-07-17 12:11:15 -07:00
properties_diff_test.go Rework asset identity and exposure of old assets. (#548) 2017-11-12 11:45:13 -08:00
properties_test.go Tolerate computed and output properties 2017-08-03 11:01:38 -07:00
resource_goal.go Switch to parent pointers; display components nicely 2017-11-26 08:14:01 -08:00
resource_id.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
resource_id_test.go Permit -1 for randlen and maxlen 2017-07-15 09:59:44 -07:00
resource_state.go Simplify RPC changes 2017-11-29 12:08:01 -08:00
status.go Wire up Lumi to the new runtime strategy 2017-09-04 11:35:21 -07:00
urn.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
urn_test.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00