pulumi/pkg/backend/filestate
Matt Ellis e7e934a59a Push initialization of SecretsManager out of the backend
When preforming an update, require that a secrets manager is passed in
as part of the `backend.UpdateOperation` bag and use it.  The CLI now
passes this in (it still uses the default base64 secrets manager, so
this is just code motion into a high layer, since the CLI will be the
one to choose what secrets manager to use based on project settings).
2019-05-10 17:07:52 -07:00
..
backend.go Push initialization of SecretsManager out of the backend 2019-05-10 17:07:52 -07:00
bucket.go Add support for state in cloud object storage (S3, GCS, Azure) (#2455) 2019-04-24 20:55:39 -07:00
snapshot.go Remove Config() from backend.Stack 2019-05-10 17:07:52 -07:00
stack.go Refactor config loading out of the backend 2019-05-10 17:07:52 -07:00
state.go Refactor config loading out of the backend 2019-05-10 17:07:52 -07:00