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

New Release? #370

Closed wanisfahmyDE closed 10 months ago

wanisfahmyDE commented 10 months ago

Hi there,

We are using the hashicorp/setup-terraform@v2 but it's quite old (released nov 2022) and with terraform 1.6, setting the terraform_wrapper:true actually doesn't work on GH runners (ubuntu-latest) anymore.

When switching to hashicorp/setup-terraform@main everything worked as expected but we'd prefer using a pinned version to avoid future unexpected behaviour.

Is there a plan to do a release soon for the action?

Many thanks

austinvalle commented 10 months ago

Hey there @wanisfahmyDE 👋🏻 ,

v3.0.0 has just been released 🥳

wanisfahmyDE commented 10 months ago

amazing, thanks @austinvalle for the quick help!

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.