pulumi/pkg/resource
joeduffy 3e4e791fa4 Also overwrite output property slots
This change overwrites output property slots in runtime objects
after performing a CRUD operation, in addition to null or missing
slots, fixing #251.  The problem is that we sometimes have output
property values pre-populated in an object, and sometimes don't,
depending on various things (both are legal).  We should handle both.
2017-06-15 13:08:06 -07:00
..
deploy Model resource ID and URN as output properties 2017-06-14 17:00:13 -07:00
environment More progress on pulumi/lumi#90 2017-06-13 07:10:13 -07:00
idl Make updates work in the face of output properties 2017-06-01 10:09:52 -07:00
plugin Merge branch 'master' into bforsyth927-gometalinter 2017-06-13 16:28:12 -07:00
asset.go A few tweaks to lint fixes 2017-06-13 16:47:55 -07:00
config.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
fields.go More progress on pulumi/lumi#90 2017-06-13 07:10:13 -07:00
properties.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
properties_diff.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
properties_diff_test.go Fix pulumi/lumi#198 2017-06-06 16:42:14 -07:00
resource.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00
resource_id.go Rewrite plans and deployments 2017-06-13 07:10:13 -07:00
resource_object.go Also overwrite output property slots 2017-06-15 13:08:06 -07:00
resource_state.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
urn.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00