terraform/backend/local
Kristin Laemmert 6a37ee9277 backend/local: more tests passing
I have no confidence in the change to plans/planfile/tfplan.go. The
tests were passing an empty backend config, which planfile  was able to
write to a file but not read from the same file. This change let me move
past that and it did not break any tests in the planfile package, but I
am concerned that it introduces undesired behavior.
2018-10-16 19:14:11 -07:00
..
test-fixtures backend/local tests 2018-10-16 19:14:11 -07:00
backend.go backend/local WIP commit - fixing tests 2018-10-16 19:14:11 -07:00
backend_apply.go backend/local: adding some informative comments to commented-out tests 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: Allow tests to run to completion without panics or hangs 2018-10-16 19:14:11 -07:00
backend_plan.go backend/local: more tests passing 2018-10-16 19:14:11 -07:00
backend_plan_test.go backend/local: more tests passing 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 backend/local WIP commit - fixing tests 2018-10-16 19:14:11 -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 backend/local: updated DiffFn adn ReadResourceFn for new models 2018-10-16 19:14:11 -07:00