Skip to content

fix(deps): update module github.com/hashicorp/hcl/v2 to v2.21.0

Soos requested to merge renovate/github.com-hashicorp-hcl-v2-2.x into main

This MR contains the following updates:

Package Type Update Change
github.com/hashicorp/hcl/v2 require minor v2.20.1 -> v2.21.0

Release Notes

hashicorp/hcl (github.com/hashicorp/hcl/v2)

v2.21.0

Compare Source

Enhancements
  • Introduce ParseTraversalPartial, which allows traversals that include the splat ([*]) index operator. (#​673)
  • ext/dynblock: Now accepts marked values in for_each, and will transfer those marks (as much as technically possible) to values in the generated blocks. (#​679)
Bugs Fixed
  • Expression evaluation will no longer panic if the splat operator is applied to an unknown value that has cty marks. (#​678)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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