hashicorp / hashicorp/setup-terraform
Add support for `.terraform-version` file
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 288
- Avg merge
- 23h 21m
- Merged PRs (30d)
- 3
Description
Same way `actions/setup-node` or `actions/setup-python` handle setting version from a file.
It could default to `.terraform-version` file as `tfenv` already uses it: https://github.com/tfutils/tfenv#terraform-version-file and matches pattern for other actions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.