terraform/backend/local
Mitchell Hashimoto bdca9bffe4
backend/local: output warnings
Fixes #11628

This is a simple fix to output warnings. I originally forgot to do this
since the local backend didn't have a CLI UI at the time. It does now so
this is an easy fix.
2017-02-07 13:22:28 -08: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 backend/local: output warnings 2017-02-07 13:22:28 -08: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