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 |
||
|---|---|---|
| .. | ||
| v1.11 | ||
| v1.12 | ||
| v1.13 | ||
| v1.14 | ||
| v1.15 | ||
| 1.15.0.md | ||
| footer-with-experiments.md | ||
| footer.md | ||
| previous-releases.md | ||
| README.md | ||
Changelog
This directory contains changelog entries for each release of Terraform.
The only important folder for changes is the vX.XX folder corresponding with the Terraform version released from this branch.
All other folders are just there to make backports easier. You can remove folders with releases we won't allow backports for.