Terraform Releases

HashiCorp Terraform core releases and blog. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.

Tracking 60 Terraform releases · Updated

  • Terraform Core Releases terraforminfradeprecationengineer ·

    Terraform 1.15.6 includes bug fixes for state, console, and module installation

    Terraform version 1.15.6 addresses several bugs, including incorrect resource listing in plan files, panics in the console interpreter, and incorrect exit codes for variable errors. It also resolves edge cases in module installation. This patch release is relevant for users employing the `removed` block, the console command, or module installation with specific source configurations.

    patch
  • HashiCorp Blog bloginfraawsdeprecationengineer ·

    Terraform 1.15: Windows ARM64, Dynamic Sources, Variable Deprecation

    Terraform 1.15 introduces support for Windows ARM64 builds and dynamic module sources, enhancing platform compatibility and flexibility. It also deprecates certain variable usages and adds AWS S3 login capabilities and inline type conversion. These changes affect users working with Windows on ARM64, module development, and those using older variable patterns.

    deprecation feature patch
  • Terraform Core Releases terraforminfraawsdeprecation ·

    Terraform v1.15.0: New features and enhancements

    Terraform version 1.15.0 introduces several new features including Windows ARM64 builds, variable/output deprecation attributes, and inline type conversions. Enhancements focus on improved output type constraints, PowerShell support for provisioners, and better deprecation attribute detection. This release impacts users writing Terraform configurations, especially those managing AWS resources or utilizing advanced configuration validation and testing.

    feature patch announcement

About Terraform release tracking on ReleaseBytes

Terraform core releases, alongside the AWS, Google, AzureRM and Databricks provider changelogs tracked on their platform pages, decide when your infrastructure code needs attention. ReleaseBytes summarises each Terraform release with its notable changes and flags the breaking ones, so upgrades stop being archaeology through GitHub release notes.

Frequently asked questions

How often are Terraform release notes updated on ReleaseBytes?

Continuously. ReleaseBytes monitors the official Terraform release channels around the clock and publishes a plain-English summary of each announcement shortly after it lands.

What kinds of Terraform changes does ReleaseBytes track?

New features, enhancements, bug fixes, security advisories, breaking changes, deprecations and end-of-life announcements. Every item is tagged by type so you can filter to just the changes that need action.

How can I get alerts for new Terraform releases?

Set up a free email or Slack alert filtered to Terraform, subscribe to the weekly digest, or follow the RSS feed. Teams can also install the ReleaseBytes GitHub App or connect via MCP.

Where does the Terraform release data come from?

From the official sources: HashiCorp Terraform core releases and blog. Every item links back to the original vendor announcement.