terraform/backend
Mitchell Hashimoto 397e1b3132
backend/local
The local backend implementation is an implementation of
backend.Enhanced that recreates all the behavior of the CLI but through
the backend interface.
2017-01-26 14:33:49 -08:00
..
local backend/local 2017-01-26 14:33:49 -08:00
backend.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
cli.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
nil.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08: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