opentofu/internal/backend
Andrei Ciobanu c7f46c713a
Enhance the documentation and the integration tests for the pg backend (#3700)
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
2026-01-27 10:17:07 +02:00
..
init backend+command: Alias names for backend types 2025-09-11 11:33:53 -07:00
local Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05:00
remote Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05:00
remote-state Enhance the documentation and the integration tests for the pg backend (#3700) 2026-01-27 10:17:07 +02:00
backend.go Retaining resources during destruction - New flag -suppress-forget-errors (#3588) 2025-12-16 15:41:03 +04:00
backend_test.go Fix internal/backend TestRead_PathNoPermission on Windows (#3117) 2025-08-21 15:50:27 -03:00
cli.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
operation_type.go go.mod: Use the new "tool" directive 2025-10-10 07:06:56 -03:00
operationtype_string.go go.mod: Upgrade various golang.org/x/* dependencies 2025-10-10 08:23:54 -07:00
testing.go backend/tests: use workspace argument in testLocksInWorkspace (#3405) 2025-10-24 16:11:01 -04:00
unparsed_value.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
unparsed_value_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00