Terraform 1.15.2 includes output values in plan and fixes 'terraform output -json' warnings
terraforminfra
patch
Terraform version 1.15.2 enhances the plan output to include output values for component instance changes. Additionally, this patch resolves a bug that caused unnecessary warnings when using 'terraform output -json'. These changes benefit engineers and architects using Terraform for infrastructure management by providing clearer plan details and a cleaner CLI experience.
Read the original announcement →
https://github.com/hashicorp/terraform/releases/tag/v1.15.2
