Today we’ve released Terraform CLI v0.15.1.
This release includes some improvements made in response to feedback on the v0.15.0 release. In particular, we’ve improved the automatic sensitivity inference for a number of built-in functions to be more precise in handling collections where only a subset of elements are sensitive, which is particularly useful when constructing map values to use with resource and module for_each
.
This release also includes a updated trusted signing key for official Terraform provider releases as part of our response to HCSEC-2021-12. Please see that bulletin and the Terraform-specific addendum for further information.
As always, you can see the full details of changes in this release in the Terraform CLI v0.15.1 changelog.
Thanks!