3ware / workflows

Reusable workflow repository
MIT License
0 stars 1 forks source link

feat: 72-tfswitch #73

Closed chris3ware closed 11 months ago

chris3ware commented 11 months ago

action-tfswitch has been added to the lint workflow to read the terraform version from the configuration and switch to the desired version. The removes the need for the calling workflow to pass the version via an input.

resolves #72

3ware-release[bot] commented 11 months ago

This PR is included in version 1.10.0

kvendingoldo commented 7 months ago

btw. you can also use tenv that support Terraform as well as OpenTofu (and Terragrunt :) ) in one tool. It allow you to simplify version management and can do much more, than tfswitch.