macOS
brew install terraform-lslocal Homebrew formula metadata
sudo port install terraform-lsMacPorts ports tree · devel/terraform-ls/Portfile · 来源: api.github.com
安装
brew install terraform-lslocal Homebrew formula metadata
sudo port install terraform-lsMacPorts ports tree · devel/terraform-ls/Portfile · 来源: api.github.com
nix profile install nixpkgs#terraform-lsnixpkgs package indexes · pkgs/by-name/te/terraform-ls/package.nix · 来源: api.github.com
scoop install main/terraform-lsScoop official bucket manifest trees · bucket/terraform-ls.json · 来源: api.github.com
winget install --id Hashicorp.TerraformLanguageServer -eWindows Package Manager source index · Hashicorp.TerraformLanguageServer · 来源: cdn.winget.microsoft.com
概览
Terraform Language Server
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
terraform-ls | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/hashicorp/terraform-ls
安装元数据
| 软件包键 | brew:terraform-ls |
|---|---|
| 版本 | 0.39.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/terraform-ls |
| 主页 | https://github.com/hashicorp/terraform-ls |
| 仓库 | https://github.com/hashicorp/terraform-ls |
| 上游文档 | https://github.com/hashicorp/terraform-ls#readme |
| 许可证 | MPL-2.0 |
| 源码归档 | https://github.com/hashicorp/terraform-ls/archive/refs/tags/v0.39.0.tar.gz |
| 最后更新 | 2026-07-23T14:59:21Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.