Skip to content

chore(deps): update hashicorp/setup-terraform action to v4#300

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/hashicorp-setup-terraform-4.x
Open

chore(deps): update hashicorp/setup-terraform action to v4#300
renovate[bot] wants to merge 1 commit intomainfrom
renovate/hashicorp-setup-terraform-4.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 1, 2026

This PR contains the following updates:

Package Type Update Change
hashicorp/setup-terraform action major v1v4

Release Notes

hashicorp/setup-terraform (hashicorp/setup-terraform)

v4

Compare Source

v4.0.0

Compare Source

BREAKING CHANGES:

  • Upgrade to Node.js 24 - setup-terraform now requires Node.js 24 (#​503)

v3.1.2

Compare Source

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​430)

v3.1.1

Compare Source

BUG FIXES:

  • wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (#​395)

v3.1.0

Compare Source

ENHANCEMENTS:

  • Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available (#​409)

v3.0.0

Compare Source

NOTES:

  • Updated default runtime to node20 (#​346)
  • The wrapper around the installed Terraform binary has been fixed to return the exact STDOUT and STDERR from Terraform when executing commands. Previous versions of setup-terraform may have required workarounds to process the STDOUT in bash, such as filtering out the first line or selectively parsing STDOUT with jq. These workarounds may need to be adjusted with v3.0.0, which will now return just the STDOUT/STDERR from Terraform with no errant characters/statements. (#​367)

BUG FIXES:

  • Fixed malformed stdout when wrapper is enabled (#​367)

v3

Compare Source

NOTES:

  • Updated default runtime to node20 (#​346)
  • The wrapper around the installed Terraform binary has been fixed to return the exact STDOUT and STDERR from Terraform when executing commands. Previous versions of setup-terraform may have required workarounds to process the STDOUT in bash, such as filtering out the first line or selectively parsing STDOUT with jq. These workarounds may need to be adjusted with v3.0.0, which will now return just the STDOUT/STDERR from Terraform with no errant characters/statements. (#​367)

BUG FIXES:

  • Fixed malformed stdout when wrapper is enabled (#​367)

v2.0.3

Compare Source

What's Changed
NOTES

Full Changelog: hashicorp/setup-terraform@v2.0.2...v2.0.3

v2.0.2

Compare Source

What's Changed
NOTES
INTERNAL

Full Changelog: hashicorp/setup-terraform@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed
ENHANCEMENTS
BUG FIXES
INTERNAL
New Contributors

Full Changelog: hashicorp/setup-terraform@v2...v2.0.1

v2.0.0

Compare Source

What's Changed
NOTES
ENHANCEMENTS
INTERNAL
New Contributors

Full Changelog: hashicorp/setup-terraform@v1...v2.0.0

v2

Compare Source

BREAKING CHANGES:

  • Support Actions Runners v2.285.0 or later by upgrading to Nodejs v16 runtime by @​chenrui333 in #​170

NOTES:

INTERNAL:

v1.4.0

Compare Source

NOTES:

ENHANCEMENTS:

INTERNAL:

v1.3.2

Compare Source

  • Update js-releases to fix missing dep in bundle (#​78)

v1.3.1

Compare Source

  • Fix build dependency (#​76)

v1.3.0

Compare Source

  • Use @hashicorp/js-releases package to identify and download the specified version of Terraform. This will ensure that our tooling is consistent in how it works with the releases API, especially when handling pre-releases. (#​70, #​73)

v1.2.1

Compare Source

v1.2.0

Compare Source

v1.2.0

  • Allow terraform_version to take a version constraint. (#​38)

v1.1.0

Compare Source

v1.1.0

  • Ignore pre-release versions when terraform_version is set to latest. (#​19)

v1.0.1

Compare Source

v1.0.1


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants