terraform/backend/local
James Bardin 0d7752b0f5 Update runningOp.Err with State.Unlock error
Have the defer'ed State.Unlock call append any error to the
RunningOperation.Err field. Local error would be rare and
self-correcting, but when the backend.Local is using a remote state the
error may require user intervention.
2017-02-06 09:54:15 -05:00
..
test-fixtures backend/local 2017-01-26 14:33:49 -08:00
backend.go enable local state locking for apply 2017-02-02 18:08:28 -05:00
backend_apply.go Update runningOp.Err with State.Unlock error 2017-02-06 09:54:15 -05:00
backend_apply_test.go backend/local 2017-01-26 14:33:49 -08:00
backend_local.go enable local state locking for apply 2017-02-02 18:08:28 -05:00
backend_plan.go enable local state locking for apply 2017-02-02 18:08:28 -05:00
backend_plan_test.go backend/local: validate module exists for plan 2017-01-29 20:02:12 -08:00
backend_refresh.go enable local state locking for apply 2017-02-02 18:08:28 -05: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