terraform/backend
Martin Atkins aaf405b662 backend/remote-state: Get all the backend tests building again
The state manager refactoring in an earlier commit was reflected in the
implementations of these backends, but not in their tests. This gets us
back to a state where the backend tests will compile, and gets _most_ of
them passing again, with a few exceptions that will be addressed in a
subsequent commit.
2018-10-16 19:14:11 -07:00
..
atlas backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00
init backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
legacy remove legacy remote state code 2018-10-16 18:24:10 -07:00
local command: Allow tests to run to completion without panics or hangs 2018-10-16 19:14:11 -07:00
remote Make sure we also output policies while planning 2018-10-16 17:16:28 +02:00
remote-state backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00
backend.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
cli.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
nil.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07: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 Update various files for new version of "stringer" 2017-12-11 13:26:29 -08:00
testing.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
unparsed_value.go terraform: ugly huge change to weave in new HCL2-oriented types 2018-10-16 18:46:46 -07:00