# tfutils/tfenv

Terraform version manager

Repository: https://github.com/tfutils/tfenv
Canonical: https://ross.abutalabs.com/products/tfenv
Language: Shell
License: MIT
License Family: permissive
Topics: terraform, bash
Last push: 2026-07-01T17:32:52+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 81, longevity 100
- inputs: {"age_days": 3682, "days_push": 63, "days_rel": 127, "gap_med": 0, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4964, forks 468 (observed 2026-08-28T04:09:03.948590+00:00)

## What it is
tfenv is a Terraform version manager written in Bash, inspired by rbenv. It lets developers install, switch, pin, and list multiple Terraform versions per project using .terraform-version files.

## Use cases
- manage multiple terraform versions
- switch terraform version per project
- pin terraform version in a repo
- install a specific terraform release
- list available terraform versions remotely

## When to choose
- you work across projects requiring different Terraform versions
- you want declarative version pinning via .terraform-version
- you use macOS, Linux, or git-bash on Windows

## When to avoid
- you use OpenTofu or need a multi-tool manager like mise or asdf
- you need a GUI or non-shell workflow
- you only ever use one Terraform version

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, version-control
- domain: developer-tools, infrastructure-as-code
- platform: windows, cli
- tags: terraform, version-manager, shell, hashicorp, command-line, devops, macos, linux

## Member repositories
- tfutils/tfenv (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:03.948590+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:17:46.822936+00:00, confidence not recorded.
  - readme: https://github.com/tfutils/tfenv (fetched 2026-08-28T04:09:03.948590+00:00, sha 9905a038f585)
- Data as of 2026-08-30T08:39:29.467469+00:00.
