terraform/internal/backend
Sarah French eab282f617
test: Add http backend locking test (#38192)
* test: Update TestHTTPBackend so it can be created with pre-existing lock info inside it. This will be used for tests that want to assert the lock info returned with lock errors.

* test: Add a test asserting data returned in lock errors from the http backend.

* chore: Replace use of `io/ioutil` in http backend

* chore: Update changelog entry to link to the original PR https://github.com/hashicorp/terraform/pull/38144

* test: Improve test code comments
2026-02-18 18:51:43 +00:00
..
backendbase make copyrightfix 2026-02-17 13:56:34 +00:00
backendrun move UnparsedVariableValue from backendrun to arguments 2026-02-18 12:47:12 +01:00
init make copyrightfix 2026-02-17 13:56:34 +00:00
local move UnparsedVariableValue from backendrun to arguments 2026-02-18 12:47:12 +01:00
pluggable make copyrightfix 2026-02-17 13:56:34 +00:00
remote move UnparsedVariableValue from backendrun to arguments 2026-02-18 12:47:12 +01:00
remote-state test: Add http backend locking test (#38192) 2026-02-18 18:51:43 +00:00
backend.go make copyrightfix 2026-02-17 13:56:34 +00:00
testing.go make copyrightfix 2026-02-17 13:56:34 +00:00