pulumi/pkg/backend
Matt Ellis b606b3091d Allow passing a nil SecretsManager to SerializeDeployment
When nil, it means no information is retained in the deployment about
the manager (as there is none) and any attempt to persist secret
values fails.

This should only be used in cases where the snapshot is known to not
contain secret values.
2019-05-10 17:07:52 -07:00
..
display Encrypt secret values in deployments 2019-05-10 17:07:52 -07:00
filestate Allow passing a nil SecretsManager to SerializeDeployment 2019-05-10 17:07:52 -07:00
httpstate Don't track a stack's configuration file in the backend 2019-05-10 17:07:52 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
apply.go Don't print error prefix when a confirmation prompt is declined 2019-03-26 15:17:18 -07:00
backend.go Don't return serialized outputs from stack.GetRooStacktResource 2019-05-10 17:07:52 -07:00
backend_test.go Refactor config loading out of the backend 2019-05-10 17:07:52 -07:00
snapshot.go Remove uses of plugins in the snapshot (#2662) 2019-04-23 09:53:44 -07:00
snapshot_test.go Remove uses of plugins in the snapshot (#2662) 2019-04-23 09:53:44 -07:00
stack.go Remove backend.GetStackCrypter 2019-05-10 17:07:52 -07:00
updates.go Add detection of Azure Pipelines (#2705) 2019-05-07 11:49:13 -07:00