Prepare before 1.14.0-alpha20250827 release (#37505)

pull/37506/head v1.14.0-alpha20250827
hc-github-team-tf-core 9 months ago committed by GitHub
parent f9b4f0a898
commit 4c4669b046
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,4 +1,4 @@
## 1.14.0 (Unreleased)
## 1.14.0-alpha20250827 (August 27, 2025)
ENHANCEMENTS:
@ -8,6 +8,13 @@ ENHANCEMENTS:
* terraform test: ignore prevent_destroy attribute during when cleaning up tests" ([#37364](https://github.com/hashicorp/terraform/issues/37364))
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))
* Building Terraform 1.14 requires macOS Monterey or later (due to being built on Go 1.25 which imposes these requirements) ([#37436](https://github.com/hashicorp/terraform/issues/37436))
EXPERIMENTS:
Experiments are only enabled in alpha releases of Terraform CLI. The following features are not yet available in stable releases.

@ -1 +1 @@
1.14.0-dev
1.14.0-alpha20250827

Loading…
Cancel
Save