terraform/backend
James Bardin 2392455a67 Add inmem remote backend
Add an Inmem remote state backend.

The only config option right now is a lock_id, which will instantiate
the backend in a locked state for testing.
2017-02-20 14:49:46 -05:00
..
legacy backend/legacy 2017-01-26 14:33:49 -08:00
local backend/local: allow nil modules (no config) if executing a plan 2017-02-16 10:56:39 -08:00
remote-state Add inmem remote backend 2017-02-20 14:49:46 -05:00
backend.go enable local state locking for apply 2017-02-02 18:08:28 -05: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