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

Declared module calls for installed modules aren't decoded #1733

Open
1 task done
dbanck opened this issue Jun 12, 2024 · 0 comments
Open
1 task done

Declared module calls for installed modules aren't decoded #1733

dbanck opened this issue Jun 12, 2024 · 0 comments
Labels
bug Something isn't working refactor

Comments

@dbanck
Copy link
Member

dbanck commented Jun 12, 2024

Language Server Version

v0.34.0-alpha20240611

Terraform Version

Terraform v1.8.1 on darwin_amd64

Client Version

VS Code

Terraform Configuration

module "naming" {
  source = "git::https://github.com/Azure/terraform-azurerm-naming?ref=5c19ec284757f2a8fd2308505d2622a69c850fad"

  
}

Steps to Reproduce

  1. Run terraform init with the above configuration
  2. Try to complete any of the module inputs

Expected Behavior

You get completion results

CleanShot 2024-06-12 at 13 38 50@2x

Actual Behavior

No completion results

CleanShot 2024-06-12 at 13 38 21@2x

Gist

No response

Workarounds

No response

References

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
@dbanck dbanck added bug Something isn't working refactor labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactor
Projects
None yet
Development

No branches or pull requests

1 participant