Migrating to Terraform v1.12.0-alpha20250312
Version v1.12.0-alpha20250312 introduces 1 breaking change. This guide details how to update your code.
Released: 3/12/2025
1
Breaking Changes
1
Migration Steps
0
Affected Symbols
Breaking Changes
●Issue #1
On Linux, Terraform now requires Linux kernel version 3.2 or later; support for previous versions has been discontinued. Users on older Linux kernels must upgrade their kernel to continue using Terraform.
Migration Steps
- 1Ensure your Linux operating system uses kernel version 3.2 or later to run this version of Terraform.
Release Summary
This alpha release introduces significant enhancements to Terraform Test, including parallelism control and improved failure handling, alongside fixes for state refreshing and remote backend interactions. It also drops support for Linux kernels older than 3.2.
Need More Details?
View the full release notes and all changes for Terraform v1.12.0-alpha20250312.
View Full Changelog