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 36 Terraform releases · Updated
- Terraform Core Releases terraforminfraengineer ·
Terraform 1.15.2 enhances plan output and fixes output warnings
Terraform version 1.15.2 introduces an enhancement to the plan component instance change description, adding output values to the plan. This aims to provide more context during planning stages for users managing complex infrastructure. Additionally, a bug fix prevents the display of warnings when using `terraform output -json`, improving the clarity of JSON output. This patch release is relevant for all Terraform users, especially those utilizing stacks or `terraform output -json`.
patch - HashiCorp Blog bloginfrapreviewengineer ·
HCP Terraform with Infragraph enters public preview
HCP Terraform powered by Infragraph is now in public preview, offering a unified view for hybrid and multi-cloud environments. This new capability aims to address data silos and improve infrastructure optimization and security. It is intended for users managing complex cloud estates.
announcement feature - HashiCorp Blog blogsecurityinfraengineer ·
Boundary and Vault integrate with Windows AD DS for credential security
This article explains the importance of dynamic credentials for infrastructure access and details the integration of HashiCorp Boundary and Vault with Windows Active Directory Domain Services. This integration aims to enhance security by managing RDP connections more effectively. It is relevant for engineers and architects managing Windows environments and security infrastructure.
announcement - Terraform Core Releases terraforminfragaengineer ·
Terraform 1.15.1: Multiple bug fixes for init, output, and configuration validation
Terraform version 1.15.1 addresses several bugs, including crashes related to invalid nested blocks and issues with provider pre-releases during initialization. These fixes improve the stability and reliability of Terraform's core operations for all users. The update also resolves problems with outputting raw values and handling undeclared variable values from cloud backends, ensuring more consistent behavior across different workflows.
patch - HashiCorp Blog blogsecurityinfraengineer ·
Vault Secrets Operator automates Kubernetes secret management
HashiCorp Vault Secrets Operator (VSO) enhances secret delivery for Kubernetes and Red Hat OpenShift, enabling automated, secure lifecycle management at scale for enterprises. This capability is designed to streamline the integration of secrets into containerized applications. The operator focuses on large-scale, automated management of sensitive information.
announcement - HashiCorp Blog bloginfraengineer ·
Terraform Registry introduces Partner Premier tier
HashiCorp has launched a new Partner Premier status within the Terraform Registry. This designation aims to highlight and recognize key partners contributing to the Terraform ecosystem. Further details regarding the impact on users and the registry's functionality are expected.
announcement - HashiCorp Blog blogsecurityinfraengineer ·
IBM Vault Enterprise 2.0 automates local account password rotation
IBM Vault Enterprise 2.0 now automates local account password rotation using SSH, replacing shared credentials with unique, audited ones. This enhances security by reducing risk associated with shared passwords. The feature is available now and targets security and infrastructure professionals managing privileged access.
feature - HashiCorp Blog blogsecurityinfraengineer ·
Secret detection transforms into measurable risk reduction
Vault Radar helps teams transition from discovering credential sprawl to coordinated remediation efforts. This approach shifts secret detection from a mere finding exercise to a quantifiable risk reduction process. It's particularly relevant for security and engineering teams managing cloud infrastructure secrets. The focus is on actionable insights and workflow integration.
announcement - HashiCorp Blog blogsecurityinfraengineer ·
IBM Vault integrates public CA orchestration
IBM Vault now offers unified orchestration for public Certificate Authority (CA) workflows. This integration helps automate PKI lifecycle management and secure internal operations. It is relevant for teams managing public certificates and seeking to streamline their Public Key Infrastructure (PKI) processes.
feature - Terraform Core Releases terraforminfraengineer ·
Terraform v1.14.9 fixes plugin installation bug
Terraform version 1.14.9 includes a bug fix addressing an error during Terraform Stacks plugin installation. This patch is important for users experiencing installation failures with this specific plugin. The fix is available immediately for all users, with no prerequisites beyond updating to the latest version.
patch