hashicorp/terraform
### [`v1.3.8`](https://togithub.com/hashicorp/terraform/releases/tag/v1.3.8)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.3.7...v1.3.8)
#### 1.3.8 (February 09, 2023)
BUG FIXES:
- Fixed a rare bug causing inaccurate `before_sensitive` / `after_sensitive` annotations in JSON plan output for deeply nested structures. This was only observed in the wild on the rancher/rancher2 provider, and resulted in glitched display in Terraform Cloud's structured plan log view. ([#32543](https://togithub.com/hashicorp/terraform/issues/32543))
- A variable only referenced by an output precondition error_message may be missing during evaluation ([#32464](https://togithub.com/hashicorp/terraform/issues/32464))
- Removing a NestingSingle block from configuration results in an invalid plan ([#32463](https://togithub.com/hashicorp/terraform/issues/32463))
- Null module outputs could be dropped, causing evaluation errors when referring to those module attributes ([#32583](https://togithub.com/hashicorp/terraform/issues/32583))
- Fix terraform crash when applying defaults into a collection with dynamic type constraint. ([#32454](https://togithub.com/hashicorp/terraform/issues/32454))
- Updated to newer github.com/mitchellh/cli version, in turn bringing in updates for several indirect dependencies with known security issues. ([#32609](https://togithub.com/hashicorp/terraform/issues/32609))
- Fix case where the first plan to use a new remote state could be applied twice, corrupting the state ([#32614](https://togithub.com/hashicorp/terraform/issues/32614))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.3.7
->1.3.8
1.3.7
->1.3.8
Release Notes
hashicorp/terraform
### [`v1.3.8`](https://togithub.com/hashicorp/terraform/releases/tag/v1.3.8) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.3.7...v1.3.8) #### 1.3.8 (February 09, 2023) BUG FIXES: - Fixed a rare bug causing inaccurate `before_sensitive` / `after_sensitive` annotations in JSON plan output for deeply nested structures. This was only observed in the wild on the rancher/rancher2 provider, and resulted in glitched display in Terraform Cloud's structured plan log view. ([#32543](https://togithub.com/hashicorp/terraform/issues/32543)) - A variable only referenced by an output precondition error_message may be missing during evaluation ([#32464](https://togithub.com/hashicorp/terraform/issues/32464)) - Removing a NestingSingle block from configuration results in an invalid plan ([#32463](https://togithub.com/hashicorp/terraform/issues/32463)) - Null module outputs could be dropped, causing evaluation errors when referring to those module attributes ([#32583](https://togithub.com/hashicorp/terraform/issues/32583)) - Fix terraform crash when applying defaults into a collection with dynamic type constraint. ([#32454](https://togithub.com/hashicorp/terraform/issues/32454)) - Updated to newer github.com/mitchellh/cli version, in turn bringing in updates for several indirect dependencies with known security issues. ([#32609](https://togithub.com/hashicorp/terraform/issues/32609)) - Fix case where the first plan to use a new remote state could be applied twice, corrupting the state ([#32614](https://togithub.com/hashicorp/terraform/issues/32614))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.