opentofu/internal/backend/local
Marcin Wyszynski a6a54c3777
Make backend.StateMgr accept a context (#780)
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-10-24 15:47:46 +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 Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
backend_local.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +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.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
backend.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +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 Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
hook_state.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03: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.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00