pulumi/pkg/resource/stack
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
..
testdata Add a version property to checkpoints 2018-03-10 13:03:05 -08:00
checkpoint.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
checkpoint_test.go Add license headers 2018-05-22 15:02:47 -07:00
deployment.go Add support for rehydrating serialized resources. 2020-07-16 12:49:05 -07:00
deployment_test.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
secrets.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
secrets_test.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00