pulumi/pkg/resource/stack
Matt Ellis db18ee3905 Retain the SecretsManager that was used to deserialize a deployment
We have many cases where we want to do the following:

deployment -> snapshot -> process snapshot -> deployment

We now retain information in the snapshot about the secrets manager
that was used to construct it, so in these round trip cases, we can
re-use the existing manager.
2019-05-10 17:07:52 -07:00
..
testdata Add a version property to checkpoints 2018-03-10 13:03:05 -08:00
checkpoint.go Don't return serialized outputs from stack.GetRooStacktResource 2019-05-10 17:07:52 -07:00
checkpoint_test.go Add license headers 2018-05-22 15:02:47 -07:00
debug.test Add a version property to checkpoints 2018-03-10 13:03:05 -08:00
deployment.go Retain the SecretsManager that was used to deserialize a deployment 2019-05-10 17:07:52 -07:00
deployment_test.go Augment secret outputs based on per request options 2019-05-10 17:07:52 -07:00