terraform-version
Version updated for https://github.com/dflook/terraform-version to version v3.0.0.
- This action is used across all versions by 25 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action determines and outputs the Terraform version to use based on various sources including cloud workspace configurations, module configuration, environment variables, and available binaries. It supports both Hashicorp’s Terraform and OpenTofu, automatically discovering the appropriate version for a given Terraform root module.
What’s Changed
This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v3.0.0to use exactly this release@v3.0to use the latest patch release for the specific minor version@v3to use the latest patch release for the specific major version