pulumi/sdk/go/common
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
..
apitype Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
diag Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
encoding Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource Add support for rehydrating serialized resources. 2020-07-16 12:49:05 -07:00
testing Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
tokens Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
tools Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
util Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Rename RetrieveTemplate function to RetrieveGitFolder (#4912) 2020-06-26 15:01:51 -06:00