-
Couldn't load subscription status.
- Fork 141
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Language Server Version
v0.38.1
Terraform Version
Terraform v1.5.7 on darwin_arm64
Client Version
NVIM v0.11.4 with nvim-lspconfig (LazyVim -> LazyExtras -> Terraform)
Terraform Configuration
https://www.dropbox.com/scl/fi/z0m6qf4kx8cvtar3tbknj/terraform-test.zip?rlkey=jwmhguoj19ln8jvdi47ojn6lh&st=hbhpg9ms&dl=0Steps to Reproduce
- Unzip the folder
- Run
terraform initonterraform-test/infrastructure/customers/customer-a/ - Run
terraform validateonterraform-test/infrastructure/customers/customer-a/ - In neovim open the file
terraform-test/infrastructure/modules/module-a/main.tf - If trouble.nvim is installed
<Leader>xxto show the detailed error.
Expected Behavior
There should be no errors showing.
Actual Behavior
Error shown on trouble.nvim plugin: Missing required provider - This configuration requires provider registry.terraform.io/hashicorp/azurerm, but that provider isn't available. You may be able to install it automatically by running:
β β terraform init
Gist
No response
Workarounds
No response
References
- https://www.lazyvim.org/extras/lang/terraform
- https://github.com/neovim/nvim-lspconfig/blob/master/doc/configs.md#terraformls
Help Wanted
- I'm interested in contributing a fix myself
Community Note
- 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
Roman-Ka, afansv, cpressland and briancarbone
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working