Skip to content

Update dependency terraform to v1.4.6

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

This MR contains the following updates:

Package Update Change
terraform patch 1.4.5 -> 1.4.6

Release Notes

hashicorp/terraform

v1.4.6

Compare Source

1.4.6 (Unreleased)

BUG FIXES

  • Fix bug when rendering plans that include null strings. (#​33029)
  • Fix bug when rendering plans that include unknown values in maps. (#​33029)
  • Fix bug where the plan would render twice when using older versions of TFE as a backend. (#​33018)
  • Fix bug where sensitive and unknown metadata was not being propagated to dynamic types while rendering plans. (#​33057)
  • Fix bug where sensitive metadata from the schema was not being included in the terraform show -json output. (#​33059)
  • Fix bug where computed attributes were not being rendered with the # forces replacement suffix. (#​33065)

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