OpenTofu Language Server

121 stars 32 forks 121 watchers Go Mozilla Public License 2.0
tofu-ls
2 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub

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