opentofu/internal/backend/local
James Bardin d0993b0e80 fix temp directory handling in some tests
Cleanup some more test fixtures to use t.TempDir

Use EvalSymlinks with temp dir paths to help with MacOS errors from
various terraform components.
2021-09-13 13:45:04 -04:00
..
testdata core: Functional-style API for terraform.Context 2021-08-30 13:59:14 -07:00
backend_apply_test.go save apply diagnostics on backend failure 2021-05-17 17:22:04 -04:00
backend_apply.go core: Functional-style API for terraform.Context 2021-08-30 13:59:14 -07:00
backend_local_test.go fix temp directory handling in some tests 2021-09-13 13:45:04 -04:00
backend_local.go core: Functional-style API for terraform.Context 2021-08-30 13:59:14 -07:00
backend_plan_test.go fix temp directory handling in some tests 2021-09-13 13:45:04 -04:00
backend_plan.go core: Functional-style API for terraform.Context 2021-08-30 13:59:14 -07:00
backend_refresh_test.go
backend_refresh.go core: Functional-style API for terraform.Context 2021-08-30 13:59:14 -07:00
backend_test.go core: Functional-style API for terraform.Context 2021-08-30 13:59:14 -07:00
backend.go core: Functional-style API for terraform.Context 2021-08-30 13:59:14 -07:00
cli.go
hook_state_test.go
hook_state.go
local_test.go
testing.go fix temp directory handling in some tests 2021-09-13 13:45:04 -04:00