Skip to content

Update dependency terraform to v1.4.3

John Jarvis requested to merge renovate/terraform-1.x into next

This MR contains the following updates:

Package Update Change
terraform patch 1.4.2 -> 1.4.3

Release Notes

hashicorp/terraform

v1.4.3

Compare Source

1.4.3 (March 30, 2023)

BUG FIXES:

  • Prevent sensitive values in non-root module outputs from marking the entire output as sensitive [GH-32891]
  • Fix the handling of planned data source objects when storing a failed plan [GH-32876]
  • Don't fail during plan generation when targeting prevents resources with schema changes from performing a state upgrade [GH-32900]
  • Skip planned changes in sensitive marks when the changed attribute is discarded by the provider [GH-32892]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports