macOS
brew install tfocuslocal Homebrew formula metadata
brew
Tool for selecting and executing terraform plan/apply on specific resources. Version 0.1.5 via Homebrew; verified from local package data.
install
brew install tfocuslocal Homebrew formula metadata
overview
Tool for selecting and executing terraform plan/apply on specific resources
history
tfocus is a Rust CLI and terminal UI for interactively selecting Terraform resources and running targeted plan/apply workflows. Its README repeatedly warns that resource targeting should be an emergency or debugging technique, not a normal Terraform operating model.
The project presents itself as a focused helper for large Terraform codebases where full plans can be slow or where a user needs to inspect specific resources. Its Cargo metadata names the project, repository, documentation, and command-line utility category around Terraform and OpenTofu workflows.
tfocus has niche adoption. GitHub tags show early 0.1.x releases in late 2024 and January 2025, while Homebrew metadata lists stable version 0.1.5 with small install counts.
Users run tfocus inside a Terraform project. The README describes a fuzzy-search interface, vim-like keybindings, recursive file scanning, and a selection flow that executes Terraform plan/apply for chosen resources.
For package-nerd audiences, tfocus is notable as a packaged Rust TUI around Terraform's controversial targeting feature. It is useful as a discoverable Homebrew/crates.io-style utility, but its own documentation makes clear that the workflow is intentionally exceptional.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tfocus | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nwiizo/tfocus
install metadata
| Package key | brew:tfocus |
|---|---|
| Version | 0.1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tfocus |
| Homepage | https://github.com/nwiizo/tfocus |
| Repository | https://github.com/nwiizo/tfocus |
| Upstream docs | https://github.com/nwiizo/tfocus#readme |
| License | MIT |
| Source archive | https://github.com/nwiizo/tfocus/archive/refs/tags/v0.1.5.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tfocus |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.