Terraform 1.15.2 enhances plan output and fixes output warnings
terraforminfraengineer
patch
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`.
- →add ouput values to plan component instance change description
- →Avoid printing warnings from 'terraform output -json'
Enhancements (1) ›
- stacks add ouput values to plan component instance change description
Fixes (1) ›
- Avoid printing warnings from 'terraform output -json'
Read the original announcement →
https://github.com/hashicorp/terraform/releases/tag/v1.15.2
Related releases
- Terraform AzureRM Provider 5.0 Released HashiCorp Blog ·
- Terraform Enhances Resiliency, Governance, and Scalability HashiCorp Blog ·
- Terraform Stacks simplify infrastructure management HashiCorp Blog ·
- Consul adds native multi-port service support HashiCorp Blog ·
- Managing complexity in agentic infrastructure workflows HashiCorp Blog ·
- AI accelerates development, increasing secret sprawl risk HashiCorp Blog ·