terraform/backend/local
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
..
test-fixtures backend/local 2017-01-26 14:33:49 -08:00
backend.go backend/local 2017-01-26 14:33:49 -08:00
backend_apply.go backend/local 2017-01-26 14:33:49 -08:00
backend_apply_test.go backend/local 2017-01-26 14:33:49 -08:00
backend_local.go backend/local 2017-01-26 14:33:49 -08:00
backend_plan.go backend/local 2017-01-26 14:33:49 -08:00
backend_plan_test.go backend/local 2017-01-26 14:33:49 -08:00
backend_refresh.go backend/local 2017-01-26 14:33:49 -08:00
backend_refresh_test.go backend/local 2017-01-26 14:33:49 -08:00
backend_test.go backend/local 2017-01-26 14:33:49 -08:00
counthookaction_string.go backend/local 2017-01-26 14:33:49 -08:00
hook_count.go backend/local 2017-01-26 14:33:49 -08:00
hook_count_action.go backend/local 2017-01-26 14:33:49 -08:00
hook_count_test.go backend/local 2017-01-26 14:33:49 -08:00
hook_state.go backend/local 2017-01-26 14:33:49 -08:00
hook_state_test.go backend/local 2017-01-26 14:33:49 -08:00
local_test.go backend/local 2017-01-26 14:33:49 -08:00
testing.go backend/local 2017-01-26 14:33:49 -08:00