Skip to content

Commit 9ee326d

Browse files
authored
Merge branch 'sarah/update-statemgr-method-diagnostics' into sarah/remote-client-use-diagnostics
2 parents 3a0406d + 65b3b88 commit 9ee326d

File tree

6 files changed

+213
-82
lines changed

6 files changed

+213
-82
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ ENHANCEMENTS:
88
* terraform test: ignore prevent_destroy attribute during when cleaning up tests" ([#37364](https://github.com/hashicorp/terraform/issues/37364))
99

1010

11+
UPGRADE NOTES:
12+
13+
* 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))
14+
15+
* 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))
16+
17+
1118
EXPERIMENTS:
1219

1320
Experiments are only enabled in alpha releases of Terraform CLI. The following features are not yet available in stable releases.

0 commit comments

Comments
 (0)