Skip to content

chore(deps): update terraform to v1.10.1 (patch)

Renovate Bot requested to merge renovate/patch-terraform into main

This MR contains the following updates:

Package Type Update Change
europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform (source) image-name patch 1.10.0 -> 1.10.1
hashicorp/terraform patch 1.10.0 -> 1.10.1

Release Notes

hashicorp/terraform (europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform)

v1.10.1

Compare Source

1.10.1 (December 4, 2024)

BUG FIXES:

  • cli: Complex variables values set via environment variables were parsed incorrectly during apply (#​36121)
  • config: templatefile would panic if given and entirely unknown map of variables (#​36118)
  • config: templatefile would panic if the variables map contains marked values (#​36127)
  • config: Remove constraint that an expanded resource block must only be used in conjunction with imports using for_each (#​36119)
  • backend/s3: Lock files could not be written to buckets with object locking enabled (#​36120)

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 these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading