terraform-ls

Language server for Terraform providing IDE features and diagnostics

brewmacoslinux
Try with needOr install directly
Source

About

Terraform Language Server

Commands

terraform-ls

Examples

Start the language server on default port 8080$ terraform-ls serve
Start the language server on a custom port$ terraform-ls serve -port 9000
Display version information$ terraform-ls version