Summary
Terraform Enterprise is transitioning from monthly releases to quarterly releases and adopting a new versioning scheme.
This change is intended to provide a more predictable and stable release cycle, allowing for better planning and implementation of updates.
Key Changes
- Release Cadence: Moving from monthly to quarterly for milestone or major releases.
- Patching: Releases will receive monthly patches until the next quarterly release is available.
-
Versioning Scheme: Changing from a date-based scheme (
YYYYMMDD
) to a semantic versioning-like scheme (x.y.z
).
Timeline
-
Last Monthly Release: The final release using the
YYYYMMDD
versioning will be in July. -
First Quarterly Release: The first release using the new
x.y.z
versioning will be1.0.0
in August 2025.
Additional Information
- For the latest release notes, refer to the official Terraform Enterprise release documentation.
- Additional release information: Terraform Enterprise v202507-1