Ross ROSS = Recommend OSS · open-source software intelligence for agents

idoavrah/terraform-tui

Terraform textual UI observed · 2026-08-28

github.com/idoavrah/terraform-tui · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

19/100

  • Activity 0
  • Release rhythm 8
  • Longevity 81
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1140
  • days_rel: n/a
  • days_push: 785
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1290 stars · 40 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TFTUI is a terminal user interface (TUI) for Terraform built in Python, allowing users to visualize and interact with their Terraform state. It supports browsing the full state tree, inspecting resources, and performing actions like taint, untaint, delete, and plan/apply directly from the UI.

Use cases

  • view terraform state in a terminal ui
  • taint and untaint terraform resources interactively
  • browse and search terraform state tree
  • create and apply terraform plans from a tui
  • delete or destroy terraform resources from terminal
  • work with terragrunt-wrapped terraform projects
  • switch terraform workspaces from a tui

When to choose

  • you manage Terraform state and prefer a terminal-based interface over CLI commands
  • you need to visually explore large state trees and inspect individual resources
  • you want to perform resource actions (taint, untaint, delete) without remembering CLI flags
  • you use Terraform wrappers like Terragrunt and want TUI support

When to avoid

  • you need fully automated or CI/CD Terraform workflows (use terraform CLI directly)
  • you require a graphical desktop UI for infrastructure management
  • your team relies on features not yet supported by the TUI, such as advanced state manipulation beyond taint/untaint/delete

Facets

cli-tool · maturity active

cli terminal-ui developer-tools infrastructure-as-code developer-tools cli cross-platform python terraform tui iac state-management terragrunt devops command-line

2 sources

Member repositories

RepositoryRoleHealth v2
idoavrah/terraform-tuimain19

For agents

markdown · JSON · MCP: product_card(name="idoavrah/terraform-tui")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem