You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
The text was updated successfully, but these errors were encountered:
Thanks for the report! I'm able to reproduce the problem. I'm sure it's worked before, as I've used your example in the past when working on hashicorp/terraform-ls#1760.
Bisecting 0.34.0 and the current language server version shows that hashicorp/terraform-ls@0a91911 is the first bad commit where things stopped working. I or someone else on the team will look into this.
Extension Version
v2.34.0
VS Code Version
Version: 1.95.3 (Universal)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.6.0
Operating System
macOS Sonoma Version 14.7 Apple M3 Pro
Terraform Version
Terraform v1.10.1 on darwin_arm64
Steps to Reproduce
main.tf
file:teraform init
orterraform get
refresh_alias
Expected Behavior
Should show a popup with information about this input variable
Actual Behavior
No popup. HashiCorp Terraform Extension output logs show:
Terraform Configuration
No response
Project Structure
No response
Gist
No response
Anything Else?
I also tried doing the same on GitHub Codespaces with the same results.
Workarounds
#1440 (comment)
References
Help Wanted
Community Note
The text was updated successfully, but these errors were encountered: