-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When i try to generate the live graph i get an error about inconsistency between plugins installed on provider and packages on the dependency lock file.
Steps to reproduce the behavior:
- CRTL+SHIFT+P
- Look for Terraform Graph view and click it
- See error
Expected behavior
Graph should be generated.
Versions (please complete the following information):
- OS: macOS Monterey 12.6.1
- VSCode Version: 1.76.2
- Terraform Live Graph Extension for VSCode Version: v0.0.5
- Terraform Version: 1.4.2
Additional context
I am using Linode provider. https://registry.terraform.io/providers/linode/linode/latest/docs. I was using latest version, but noticed the error always mentioned version 1.29.2, so i switched to that version to see if that fixed something, but still getting the error.
I deleted all .terraform* and terraform.tfstate* several times and run terraform init, but it didnt work.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working