opentofu/internal/backend/local
Christian Mesh 08ba66ab6e
Some checks failed
build / Build for freebsd_386 (push) Has been cancelled
build / Build for linux_386 (push) Has been cancelled
build / Build for openbsd_386 (push) Has been cancelled
build / Build for windows_386 (push) Has been cancelled
build / Build for freebsd_amd64 (push) Has been cancelled
build / Build for linux_amd64 (push) Has been cancelled
build / Build for openbsd_amd64 (push) Has been cancelled
build / Build for solaris_amd64 (push) Has been cancelled
build / Build for windows_amd64 (push) Has been cancelled
build / Build for freebsd_arm (push) Has been cancelled
build / Build for linux_arm (push) Has been cancelled
build / Build for linux_arm64 (push) Has been cancelled
build / Build for darwin_amd64 (push) Has been cancelled
build / Build for darwin_arm64 (push) Has been cancelled
build / End-to-end Tests for linux_386 (push) Has been cancelled
build / End-to-end Tests for windows_386 (push) Has been cancelled
build / End-to-end Tests for darwin_amd64 (push) Has been cancelled
build / End-to-end Tests for linux_amd64 (push) Has been cancelled
build / End-to-end Tests for windows_amd64 (push) Has been cancelled
Quick Checks / List files changed for pull request (push) Has been cancelled
Quick Checks / License Checks (push) Has been cancelled
Website checks / List files changed for pull request (push) Has been cancelled
Quick Checks / Unit tests for linux_386 (push) Has been cancelled
Quick Checks / Unit tests for linux_amd64 (push) Has been cancelled
Quick Checks / Unit tests for windows_amd64 (push) Has been cancelled
Quick Checks / Unit tests for linux_arm (push) Has been cancelled
Quick Checks / Unit tests for darwin_arm64 (push) Has been cancelled
Quick Checks / Unit tests for linux_arm64 (push) Has been cancelled
Quick Checks / Race Tests (push) Has been cancelled
Quick Checks / End-to-end Tests (push) Has been cancelled
Quick Checks / Code Consistency Checks (push) Has been cancelled
Website checks / Build (push) Has been cancelled
Website checks / Test Installation Instructions (push) Has been cancelled
Move new engine integration point into tofu.Context (#3718)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2026-02-03 09:07:54 -05:00
..
testdata Ephemeral variables (#3108) 2025-09-10 07:45:23 -04:00
backend.go statemgr+remote: context.Context parameters 2025-07-10 08:11:39 -07:00
backend_apply.go Move new engine integration point into tofu.Context (#3718) 2026-02-03 09:07:54 -05:00
backend_apply_test.go statemgr: Compile-time assertions of interface implementations 2025-07-10 08:11:39 -07:00
backend_local.go Retaining resources during destruction - New flag -suppress-forget-errors (#3588) 2025-12-16 15:41:03 +04:00
backend_local_test.go Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05:00
backend_plan.go Move new engine integration point into tofu.Context (#3718) 2026-02-03 09:07:54 -05:00
backend_plan_test.go add deprecation warnings support for terraform_remote_state (#2679) 2025-04-25 12:26:28 +03:00
backend_refresh.go Move new engine integration point into tofu.Context (#3718) 2026-02-03 09:07:54 -05:00
backend_refresh_test.go Use modern helpers from Go's testing.T API (#2692) 2025-04-23 07:48:41 -04:00
backend_test.go fix internal/backend/local tests by closing file handle properly (#3284) 2025-09-22 11:24:42 -03:00
cli.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
hook_state.go Remove all calls to DeepCopy in resource instance write codepath (#3110) 2025-09-02 07:24:53 -04:00
hook_state_test.go Remove all calls to DeepCopy in resource instance write codepath (#3110) 2025-09-02 07:24:53 -04:00
local_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
testing.go Ephemeral variables (#3108) 2025-09-10 07:45:23 -04:00