hashicorp / setup-terraform

Sets up Terraform CLI in your GitHub Actions workflow.
https://developer.hashicorp.com/terraform/tutorials/automation/github-actions
Mozilla Public License 2.0
1.35k stars 237 forks source link

github deprecated node16 actions, and node20 support is not yet in the roadmap for HashiCorps actions #366

Closed oscar-refacton closed 10 months ago

oscar-refacton commented 10 months ago

TL;DR

Node16 has been on maintenance for over a year and end-of-life since 2023-09-11. On 2023-09-22 node16 github actions have been deprecated and to this date there's no work on adding support for node20 to HashiCorps actions.

Credit: the above was mostly copy-pasted from a similar issue for Google actions https://github.com/google-github-actions/auth/issues/337#issue-1961228857

t-readyroc commented 10 months ago

Thanks for posting this issue. Just ran into it myself.

austinvalle commented 10 months ago

A new v3.0.0 version of the setup-terraform action will be released early next week with node20 👍🏻

austinvalle commented 10 months ago

v3.0.0 is released 🥳

github-actions[bot] commented 3 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.