Closed chris3ware closed 11 months ago
This PR is included in version 1.10.0
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.
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