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
I've setup the latest version of the plugin, and everything seems to work - with the exception that I get no autocompletion for any digital ocean resources.
Typing digitalocean_droplet manually and running terraform plan I can verify that the provider is correctly installed (by seing the error below).
I've tried uninstalling/reinstalling the extension, restarting vscode, performing terraform init but without any luck.
I'm not sure if it's broken, unsupported or a user error 😄
I should mention that I'm on:
Mac OS 11.0.1
VS Code: 1.51.1
Commit: e5a624b788d92b8d34d1392e4c4d9789406efe8f
Date: 2020-11-11T01:11:34.018Z (2 wks ago)
Electron: 9.3.3
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Darwin x64 20.1.0
We have started including the latest "Official" provider schemas in the LS builds and we may be expanding that "Verified" we just wanted to keep an eye on download size and performance first, but I think it should be included in the next release or two.
Regarding it not picking up the terraform init, this is currently an issue that it doesn't pick up an init in an entirely clean directory, but should on a reload, you can track that bug here: hashicorp/terraform-ls#222
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the context necessary to investigate further.
ghost
locked as resolved and limited conversation to collaborators
Dec 30, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've setup the latest version of the plugin, and everything seems to work - with the exception that I get no autocompletion for any digital ocean resources.

Typing

digitalocean_droplet
manually and runningterraform plan
I can verify that the provider is correctly installed (by seing the error below).I've tried uninstalling/reinstalling the extension, restarting vscode, performing
terraform init
but without any luck.I'm not sure if it's broken, unsupported or a user error 😄
The text was updated successfully, but these errors were encountered: