terraform/backend/local
Martin Atkins 541952bb8f Revert some work that happened since v0.12-dev branched
This work was done against APIs that were already changed in the branch
before work began, and so it doesn't apply to the v0.12 development work.

To allow v0.12 to merge down to master, we'll revert this work out for now
and then re-introduce equivalent functionality in later commits that works
against the new APIs.
2018-10-16 19:48:28 -07:00
..
test-fixtures backend/local tests tests tests 2018-10-16 19:14:11 -07:00
backend.go command: Fix most (but not all) "terraform plan" tests 2018-10-16 19:14:11 -07:00
backend_apply.go backend/local: Increase log verbosity for backend context construction 2018-10-16 19:14:11 -07:00
backend_apply_test.go backend/local: test fixes 2018-10-16 19:14:11 -07:00
backend_local.go command: Even more fixes for "apply" command tests 2018-10-16 19:14:11 -07:00
backend_plan.go command: Fix most (but not all) "terraform plan" tests 2018-10-16 19:14:11 -07:00
backend_plan_test.go backend/local: Stub out remaining planfile todos with errors 2018-10-16 19:14:11 -07:00
backend_refresh.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
backend_refresh_test.go backend/local refresh tests refactor 2018-10-16 19:14:11 -07:00
backend_test.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
cli.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
counthookaction_string.go Update various files for new version of "stringer" 2017-12-11 13:26:29 -08:00
hook_count.go core: Handle forced-create_before_destroy during the plan walk 2018-10-16 19:14:11 -07:00
hook_count_action.go backend/local 2017-01-26 14:33:49 -08:00
hook_count_test.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
hook_state.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
hook_state_test.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
local_test.go backend/local 2017-01-26 14:33:49 -08:00
testing.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00