Skip to content

build(deps): bump hcl2json to v0.6.9 - #16188

Open
JamieMagee wants to merge 1 commit into
mainfrom
build/hcl2json-0.6.9
Open

build(deps): bump hcl2json to v0.6.9#16188
JamieMagee wants to merge 1 commit into
mainfrom
build/hcl2json-0.6.9

Conversation

@JamieMagee

@JamieMagee JamieMagee commented Sep 5, 2026

Copy link
Copy Markdown
Member

What are you trying to accomplish?

Update tmccombs/hcl2json from v0.6.4 to v0.6.9 in the Terraform and OpenTofu helper images. GitHub's latest-release API reports v0.6.9 with draft: false and prerelease: false.

Both helpers now use the SHA-256 checksum from the official hcl2json_0.6.9_checksums.txt release asset:

b609e37094948c0b77cd8c6c0baaf8af2bd168c685c6e3334d671cc9692c34a5  hcl2json_linux_amd64

Anything you want to highlight for special attention from reviewers?

The Terraform and OpenTofu build scripts remain separate. This PR only updates the shared version and checksum in both copies.

How will you know you've accomplished your goal?

The Terraform parser suite passed with 99 examples and 0 failures. The OpenTofu parser suite passed with 106 examples and 0 failures.

Direct checks against both installed binaries confirmed the expected checksum. Valid HCL produced the expected JSON, while invalid HCL exited with status 1 and reported Unclosed configuration block.

All required CI checks pass.

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

Copilot AI balanced review requested due to automatic review settings September 5, 2026 19:53
@JamieMagee
JamieMagee requested a review from a team as a code owner September 5, 2026 19:53
@github-actions github-actions Bot added L: terraform Terraform packages L: opentofu labels Sep 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

馃煝 Approval recommended

The focused dependency update is verified, tested, and has no unresolved issues.

Review tier: Balanced
Findings: None

What changed in this PR

Updates hcl2json from v0.6.4 to v0.6.9 for the Terraform and OpenTofu helper images.

Changes:

  • Updates release URLs to v0.6.9.
  • Updates Linux amd64 checksums to the verified release digest.
File Description
terraform/鈥媓elpers/鈥媌uild Updates Terraform鈥檚 hcl2json binary and checksum.
opentofu/鈥媓elpers/鈥媌uild Updates OpenTofu鈥檚 hcl2json binary and checksum.

馃挕 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L: opentofu L: terraform Terraform packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants