mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-13 16:03:15 -05:00
When changes are made and we failed to upload the state, we should not try to unlock the workspace. Leaving the workspace locked is a good indication something went wrong and also prevents other changes from being applied before the newest state is properly uploaded. Additionally we now output the lock ID when a lock or force-unlock action failed. |
||
|---|---|---|
| .. | ||
| test-fixtures | ||
| backend.go | ||
| backend_apply.go | ||
| backend_apply_test.go | ||
| backend_common.go | ||
| backend_context.go | ||
| backend_mock.go | ||
| backend_plan.go | ||
| backend_plan_test.go | ||
| backend_state.go | ||
| backend_state_test.go | ||
| backend_test.go | ||
| cli.go | ||
| colorize.go | ||
| remote_test.go | ||
| testing.go | ||