Migrating to Terraform v1.14.0-alpha20250911
Version v1.14.0-alpha20250911 introduces 1 breaking change. This guide details how to update your code.
Released: 9/11/2025
1
Breaking Changes
1
Migration Steps
0
Affected Symbols
Breaking Changes
●Issue #1
Building Terraform 1.14 requires macOS Monterey or later.
✓Solution
Ensure the build environment uses macOS Monterey or later, as this is required by Go 1.25.
Migration Steps
- 1If building Terraform 1.14, ensure the build environment uses macOS Monterey or later due to Go 1.25 requirements.
Release Summary
This alpha release introduces a new GenerateResourceConfiguration RPC for providers and includes fixes for workspace variable retrieval during import and OSS backend proxy support. It also sets a new minimum macOS requirement for building.
Need More Details?
View the full release notes and all changes for Terraform v1.14.0-alpha20250911.
View Full Changelog