opentofu/internal/backend/remote
Andrei Ciobanu 0af2e8d521
UIInput must return when the first SIGINT/SIGTERM signal is received (#4051)
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
2026-04-27 17:03:57 +03:00
..
testdata Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
backend.go Migrate cloud and remote backends to the views package (#3982) 2026-04-07 10:15:05 +03:00
backend_apply.go Migrate cloud and remote backends to the views package (#3982) 2026-04-07 10:15:05 +03:00
backend_apply_test.go Migrate cloud and remote backends to the views package (#3982) 2026-04-07 10:15:05 +03:00
backend_common.go Migrate cloud and remote backends to the views package (#3982) 2026-04-07 10:15:05 +03:00
backend_context.go UIInput must return when the first SIGINT/SIGTERM signal is received (#4051) 2026-04-27 17:03:57 +03:00
backend_context_test.go UIInput must return when the first SIGINT/SIGTERM signal is received (#4051) 2026-04-27 17:03:57 +03:00
backend_plan.go Migrate cloud and remote backends to the views package (#3982) 2026-04-07 10:15:05 +03:00
backend_plan_test.go Migrate cloud and remote backends to the views package (#3982) 2026-04-07 10:15:05 +03:00
backend_state.go statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07:00
backend_state_test.go statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07:00
backend_test.go statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07:00
cli.go Migrate cloud and remote backends to the views package (#3982) 2026-04-07 10:15:05 +03:00
remote_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
testing.go Migrate cloud and remote backends to the views package (#3982) 2026-04-07 10:15:05 +03:00