Skip to content

Update dependency terraform to v1.7.3

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

This MR contains the following updates:

Package Update Change
terraform patch 1.7.2 -> 1.7.3

Release Notes

hashicorp/terraform

v1.7.3

Compare Source

1.7.3 (February 7, 2024)

BUG FIXES:

  • terraform test: Fix crash when dynamic-typed attributes are not assigned values in mocks. (#​34610)
  • provisioners/file: Fix panic when source is null. (#​34621)
  • import: Throw helpful error message if an import block is configured with an empty ID (34625)

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