Terraform#
Server#
For more information about the LSP server, check terraform-lsp.
Installation#
Git clone outside of $GOPATH; go install
Debugger: Not available#
Available configurations#
lsp-terraform-enable-logging
#
Type: boolean
Default: nil
If non-nil, enable `terraform-ls``s native logging.
lsp-terraform-server
#
Type: (choice (file :tag File) (repeat string))
Default: terraform-lsp
Path to the terraform-lsp
binary.
Last update:
June 25, 2022