pulumi/pkg/resource/edit
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
..
doc.go Add new 'pulumi state' command for editing state (#2024) 2018-10-15 09:52:55 -07:00
errors.go Add new 'pulumi state' command for editing state (#2024) 2018-10-15 09:52:55 -07:00
operations.go Add edit.RenameStack 2019-03-11 14:44:15 -07:00
operations_test.go Retain the SecretsManager that was used to deserialize a deployment 2019-05-10 17:07:52 -07:00