opentofu/internal/backend
Joshua Shanks 4961996f51
Ignore version conflicts when unlocking state (#1123)
Signed-off-by: Joshua Shanks <jjshanks@gmail.com>
Signed-off-by: Kuba Martin <kubam@spacelift.io>
Co-authored-by: Kuba Martin <kubam@spacelift.io>
2024-01-17 12:02:27 +01:00
..
init Revert PRs that introduced propogating contexts (#835) 2023-11-08 21:09:14 +00:00
local Return false when assertBackendStateLocked fails and update comments for it and assertBackendStateUnlocked (#1106) 2024-01-11 15:18:25 -05:00
remote Ignore version conflicts when unlocking state (#1123) 2024-01-17 12:02:27 +01:00
remote-state Backend/S3: Change default of use_legacy_workflow to false and deprecate (#1049) 2023-12-24 10:19:01 +02:00
backend_test.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
backend.go Revert PRs that introduced propogating contexts (#835) 2023-11-08 21:09:14 +00:00
cli.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
operation_type.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
operationtype_string.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
testing.go Revert PRs that introduced propogating contexts (#835) 2023-11-08 21:09:14 +00:00
unparsed_value_test.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
unparsed_value.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00