opentofu/internal/backend
Andrei Ciobanu eba25e2fed
Add the initial implementation for s3 locking (#2521)
Signed-off-by: yottta <andrei.ciobanu@opentofu.org>
2025-02-25 14:17:30 +02:00
..
init Fix regression of backend reinit detection when backend schema has required arguments (#2119) 2024-11-04 14:23:32 -05:00
local Temporarily disable the complexity-related lint rules 2025-01-03 10:41:05 -05:00
remote Temporarily disable the complexity-related lint rules 2025-01-03 10:41:05 -05:00
remote-state Add the initial implementation for s3 locking (#2521) 2025-02-25 14:17:30 +02:00
backend_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend.go tofu: Context.Validate now takes a context.Context 2024-11-19 10:15:21 -08:00
cli.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
operation_type.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
operationtype_string.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
testing.go Azurerm backend timeout (#2263) 2024-12-06 17:32:23 +04:00
unparsed_value_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
unparsed_value.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00