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 for terraform_remote_state #18

Open
ghost opened this issue Aug 23, 2019 · 3 comments
Open

Support for terraform_remote_state #18

ghost opened this issue Aug 23, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 23, 2019

I am receiving the following message:

Data source terraform_remote_state does not exist Terraform [#, #]

The # characters represent the line and spacing. I'm receiving this while using the LSP server with version 1.4.75 of the VS Code extension mauve.terraform. The LSP server version is v0.0.5.

I use remote states extensively to reference resources created in different state files.

Thanks,
Tom

@ashemedai
Copy link

With 0.0.9 and 1.4.0 (not sure what your 1.4.75 refers to) this problem still exists. The option is also not presented in autocompletion, only terraform is an option.

@freshvolk
Copy link

It looks like they are aware of the issue: hashicorp/vscode-terraform#157 (comment)
and it might be more work than they thought initially: hashicorp/vscode-terraform#157 (comment)

@ashemedai
Copy link

Thanks for those links @freshvolk — I follow that issue, but totally missed those comments in the flurry of activity that happened there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants