pulumi/pkg/resource
Luke Hoban cebcd7176b Add support for rehydrating serialized resources.
Resources that can be rehydrated are serialized as their URN. The
rehydrator then calls a new builtin invoke to fetch the resource's
properties from the engine given the URN.

This is the foundation of cross-process resources.
2020-07-16 12:49:05 -07:00
..
analyzer Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
deploy Add support for rehydrating serialized resources. 2020-07-16 12:49:05 -07:00
edit Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
provider Handle invalid UTF-8 characters before RPC calls (#4816) 2020-06-17 13:30:59 -06:00
stack Add support for rehydrating serialized resources. 2020-07-16 12:49:05 -07:00
testdata Fix asset bugs; write more tests 2017-10-24 09:00:11 -07:00