terraform/internal/backend/remote-state/http
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
..
testdata [fixes 31700] Add mTLS support for http backend by way of client cert & key, as well as enterprise cacert. (#31699) 2023-01-26 14:08:07 +00:00
backend.go make copyrightfix 2026-02-17 13:56:34 +00:00
backend_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
client.go test: Add http backend locking test (#38192) 2026-02-18 18:51:43 +00:00
client_test.go test: Add http backend locking test (#38192) 2026-02-18 18:51:43 +00:00
mock_server_test.go Add support for Terraform Search in the cloud backend (TF-25935) (#37479) 2025-09-15 13:21:05 +02:00
server_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
test_backend.go test: Add http backend locking test (#38192) 2026-02-18 18:51:43 +00:00