opentofu/internal/backend/local
Marcin Wyszynski 275dd116f9
Pass context to all remote.Client operations (#786)
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-10-25 12:37:58 +02:00
..
testdata Fix saved plan test regressions, fixtures 2023-07-25 10:22:46 -04:00
backend_apply_test.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
backend_apply.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
backend_local_test.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
backend_local.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
backend_plan_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
backend_plan.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
backend_refresh_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
backend_refresh.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
backend_test.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
backend.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
cli.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
hook_state_test.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
hook_state.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
local_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
testing.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00