Terraform v1.16.3 Released, Addressing Several Core Bug Fixes
terraforminfraengineer
patch
HashiCorp has rolled out Terraform v1.16.3, a patch release focused on improving stability and correctness. This update resolves critical issues affecting resource lifecycle management, particularly with `create_before_destroy` instances, and rectifies errors in function result comparisons involving multiple marks. It also fixes a bug where filter logic could cause validation failures and addresses problems with import provider resolution. These fixes are important for all users to ensure reliable infrastructure provisioning.
- →Fix handling of destroy=false around create_before_destroy instances
- →Fix function result comparison when there are multiple marks
- →Filter logic for marks could cause values with multiple marks to erroneously fail validations
- →Fix issue with import provider resolution
Fixes (4) ›
- Fix handling of destroy=false around create_before_destroy instances
- Fix function result comparison when there are multiple marks
- Filter logic for marks could cause values with multiple marks to erroneously fail validations
- Fix issue with import provider resolution
Read the original announcement →
https://github.com/hashicorp/terraform/releases/tag/v1.16.3
Related releases
- Introducing HCP Terraform Metrics for operational visibility HashiCorp Blog ·
- Simplifying Terraform for IBM Z with Intent-Driven Workflows HashiCorp Blog ·
- Terraform v1.16.2 Patch Fixes Module Installation Panic Terraform Core Releases ·
- The common security controls behind India's regulatory wave HashiCorp Blog ·
- Terraform v1.16.1 Patch Release Addresses Key Bugs Terraform Core Releases ·
- HashiCorp Boundary Enhances Mainframe Access Security HashiCorp Blog ·