terraform-google-modules / terraform-example-foundation

Shows how the CFT modules can be composed to build a secure cloud foundation
https://cloud.google.com/architecture/security-foundations
Apache License 2.0
1.18k stars 701 forks source link

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

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/hcl/v2 v2.20.1 -> v2.21.0 age adoption passing confidence

Release Notes

hashicorp/hcl (github.com/hashicorp/hcl/v2) ### [`v2.21.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2210-June-19-2024) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.20.1...v2.21.0) ##### Enhancements - Introduce `ParseTraversalPartial`, which allows traversals that include the splat (`[*]`) index operator. ([#​673](https://togithub.com/hashicorp/hcl/pull/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](https://togithub.com/hashicorp/hcl/pull/679)) ##### Bugs Fixed - Expression evaluation will no longer panic if the splat operator is applied to an unknown value that has cty marks. ([#​678](https://togithub.com/hashicorp/hcl/pull/678))

Configuration

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

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

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

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



This PR has been generated by Mend Renovate. View repository job log here.

dpebot commented 1 week ago

/gcbrun

dpebot commented 1 week ago

/gcbrun

renovate[bot] commented 1 week ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.