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

Support submodules #136

Closed
lfdominguez opened this issue Dec 1, 2019 · 3 comments
Closed

Support submodules #136

lfdominguez opened this issue Dec 1, 2019 · 3 comments

Comments

@lfdominguez
Copy link

Hello i have a Terraform deploy that use submodules, I'm using OpenStack provider, but is recognized on root main.tf, but on any submodule doesnt recognize the openstack resources on Language Server.
On root:
image

On any submodule
image

@jonathonball
Copy link

I am also experiencing this issue. Any module calling an openstack resource gives an error:

Resource openstack_whatever does not exist Terraform Schema

The top level *.tf files have no issue.

@paultyng paultyng transferred this issue from hashicorp/vscode-terraform Jun 4, 2020
@radeksimko
Copy link
Member

You are right, this is not supported yet, but it makes sense to support it.

#32 is the canonical issue where we track this, so I'm going to close this one, but I would really welcome some details about your provider configuration/inheritance there, so we can assess how to best support these use cases.

@ghost
Copy link

ghost commented Jul 5, 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 and limited conversation to collaborators Jul 5, 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

3 participants