pulumi/pkg/backend
Matt Ellis d341b4e000 Don't track a stack's configuration file in the backend
The previous changes to remove config loading out of the backend means
that the backends no longer need to track this information, as they
never use it.
2019-05-10 17:07:52 -07:00
..
display Encrypt secret values in deployments 2019-05-10 17:07:52 -07:00
filestate Don't track a stack's configuration file in the backend 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 Remove backend.GetStackCrypter 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