OpenTofu Language Server

178 stars 38 forks 178 watchers Go Mozilla Public License 2.0
tofu-ls
5 Open Issues Need Help Last updated: Jul 21, 2026

Open Issues Need Help

View All on GitHub
bug help wanted accepted

OpenTofu Language Server

Go
#tofu-ls
enhancement help wanted accepted

OpenTofu Language Server

Go
#tofu-ls
enhancement help wanted accepted

OpenTofu Language Server

Go
#tofu-ls

OpenTofu Language Server

Go
#tofu-ls

AI Summary: The OpenTofu language server (tofu-ls) is experiencing an issue where it fails to find references to complex variables when accessing nested attributes (e.g., `var.my_complex_variable.name`). The task is to debug and fix this issue within the language server's codebase, ensuring that references are correctly identified even when accessing nested keys within complex object variables. This requires understanding the language server's internal workings, particularly its reference resolution mechanism for OpenTofu's variable system.

Complexity: 4/5
bug help wanted accepted

OpenTofu Language Server

Go
#tofu-ls