mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-18 18:29:44 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| backendbase | ||
| backendrun | ||
| init | ||
| local | ||
| pluggable | ||
| remote | ||
| remote-state | ||
| backend.go | ||
| testing.go | ||