macOS
brew install terraform-lslocal Homebrew formula metadata
sudo port install terraform-lsMacPorts ports tree · devel/terraform-ls/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für terraform-ls in AI-Agent-Workflows.
Installation
brew install terraform-lslocal Homebrew formula metadata
sudo port install terraform-lsMacPorts ports tree · devel/terraform-ls/Portfile · Quelle: api.github.com
nix profile install nixpkgs#terraform-lsnixpkgs package indexes · pkgs/by-name/te/terraform-ls/package.nix · Quelle: api.github.com
scoop install main/terraform-lsScoop official bucket manifest trees · bucket/terraform-ls.json · Quelle: api.github.com
winget install --id Hashicorp.TerraformLanguageServer -eWindows Package Manager source index · Hashicorp.TerraformLanguageServer · Quelle: cdn.winget.microsoft.com
Überblick
Terraform Language Server
Verlauf
terraform-ls is HashiCorp's official Terraform language server. It implements IDE features for LSP-compatible editors, including Terraform-oriented completion, diagnostics, formatting-related editor flows, go-to-definition, and workspace indexing.
The hashicorp/terraform-ls repository was created on GitHub in February 2020. The README identifies it as the official Terraform language server maintained by HashiCorp and says it provides IDE features to any editor compatible with the Language Server Protocol.
The project followed an incremental release model from the beginning. Its README says not all language features are available at any one time and describes the project as actively delivering smaller updates. It also credits prior research and language-server implementation work, including Julio Sueiras's terraform-lsp.
terraform-ls became the common packaged binary behind Terraform editor integrations. Its installation docs say some editors install and update the server automatically, including HashiCorp's Terraform VS Code extension and Sublime Text LSP-terraform, while manual installation is available through Homebrew, HashiCorp's apt/RPM repositories, and release archives.
The input package facts list Homebrew, MacPorts, Nix, Scoop, and winget packaging. That multi-platform packaging matters because language servers must be discoverable by editors on developer workstations, not only by Terraform users inside a single operating-system or language package ecosystem.
The normal interaction is through an IDE or editor plugin rather than by running ad hoc commands. The usage guide documents Terraform-related language IDs for `.tf`, `.tfvars`, Terraform Stack, Terraform Deploy, and Terraform Search files, and recommends opening folders so the server can index the workspace.
Manual editor configurations commonly invoke `terraform-ls serve`. The official usage guide includes examples for VS Code, Sublime Text, Vim, Neovim, coc.nvim, vim-lsp, YouCompleteMe, LanguageClient-neovim, and nvim-lspconfig.
terraform-ls is important to package-manager users because it turns Terraform editor support into a separately versioned, installable binary. That matches the broader LSP model: editors can remain thin clients while the domain-specific intelligence ships as a command-line server.
For infrastructure developers, having terraform-ls in Homebrew, Nix, MacPorts, Scoop, winget, and HashiCorp package repositories means editor setups can be made reproducible in dotfiles, devcontainers, and workstation bootstrap scripts.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
terraform-ls | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/hashicorp/terraform-ls
Installationsmetadaten
| Paketschlüssel | brew:terraform-ls |
|---|---|
| Version | 0.39.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/terraform-ls |
| Homepage | https://github.com/hashicorp/terraform-ls |
| Repository | https://github.com/hashicorp/terraform-ls |
| Upstream-Dokumentation | https://github.com/hashicorp/terraform-ls#readme |
| Lizenz | MPL-2.0 |
| Quellarchiv | https://github.com/hashicorp/terraform-ls/archive/refs/tags/v0.39.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-23T14:59:21Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | terraform-ls |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
terraform-ls
nix profile install nixpkgs#terraform-lsterraform-ls
sudo port install terraform-lsmain/terraform-ls
scoop install main/terraform-lsHashicorp.TerraformLanguageServer
winget install --id Hashicorp.TerraformLanguageServer -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.