Prepare before 1.14.0-alpha20250903 release

pull/37551/head v1.14.0-alpha20250903
hc-github-team-tf-core 6 months ago committed by Daniel Schmidt
parent 1baef44036
commit 7b650d109b

@ -1,4 +1,4 @@
## 1.14.0 (Unreleased)
## 1.14.0-alpha20250903 (September 03, 2025)
ENHANCEMENTS:
@ -8,6 +8,11 @@ ENHANCEMENTS:
* terraform test: ignore prevent_destroy attribute during when cleaning up tests" ([#37364](https://github.com/hashicorp/terraform/issues/37364))
BUG FIXES:
* Fix OSS backend proxy support by adding a proxy layer for OSS backend operations. Resolves hashicorp/terraform#36897. ([#36897](https://github.com/hashicorp/terraform/issues/36897))
UPGRADE NOTES:
* The parallelism of Terraform operations within container runtimes may be reduced depending on the CPU bandwidth limit setting. ([#37436](https://github.com/hashicorp/terraform/issues/37436))

@ -1 +1 @@
1.14.0-dev
1.14.0-alpha20250903

Loading…
Cancel
Save