Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete does not work for digitalocean resources #522

Closed
suneg opened this issue Nov 29, 2020 · 3 comments
Closed

Autocomplete does not work for digitalocean resources #522

suneg opened this issue Nov 29, 2020 · 3 comments

Comments

@suneg
Copy link

suneg commented Nov 29, 2020

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.
Screenshot 2020-11-29 at 10 49 47

Typing digitalocean_droplet manually and running terraform plan I can verify that the provider is correctly installed (by seing the error below).
Screenshot 2020-11-29 at 10 51 09

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 😄

Terraform v0.13.5
+ provider registry.terraform.io/digitalocean/digitalocean v2.2.0

hashicorp.terraform extension version: 2.3.0
@suneg
Copy link
Author

suneg commented Nov 30, 2020

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

@paultyng
Copy link
Contributor

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

@ghost
Copy link

ghost commented Dec 30, 2020

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 ghost locked as resolved and limited conversation to collaborators Dec 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants