terraform/backend
James Bardin b53704ed87 Thread the environment through all commands
Add Env and SetEnv methods to command.Meta to retrieve the current
environment name inside any command.

Make sure all calls to Backend.State contain an environment name, and
make the package compile against the update backend package.
2017-02-28 16:35:46 -05:00
..
init providers/terraform: data source uses backends for state loading 2017-02-22 11:37:56 -08:00
legacy Make backcend/legacy match new Backend iface 2017-02-28 16:35:45 -05:00
local Thread the environment through all commands 2017-02-28 16:35:46 -05:00
remote-state update remote-state/consul 2017-02-28 16:35:46 -05:00
backend.go Make backcend/legacy match new Backend iface 2017-02-28 16:35:45 -05:00
cli.go command: use backend.CLIIinit 2017-02-28 10:58:29 -08:00
nil.go Update Backend interface to latest iteration 2017-02-28 16:07:07 -05:00
nil_test.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operation_type.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operationtype_string.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
testing.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00