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

Add terraform-lsp and a small example project to lsp-mode docker image #2

Open
Gastove opened this issue Oct 31, 2019 · 1 comment
Open

Comments

@Gastove
Copy link

Gastove commented Oct 31, 2019

emacs-lsp/lsp-mode#1147 added support for Terraform development using terraform-lsp. The binary needs to be added to the project Docker image, along with a sample project.

@yyoncho yyoncho transferred this issue from emacs-lsp/lsp-mode Oct 31, 2019
yyoncho pushed a commit that referenced this issue Feb 11, 2020
Added golang support into default client
@rnikoopour
Copy link
Collaborator

I'm still digging into this and figuring out how to properly do this. One of the issues is that the currently supported terraform-lsp in lsp-mode only supports a certain version of Terraform.

I'm digging into how one could provide the terraform version they need to run to be passed into the container start up. This would allow users to install the correct version of TF into the container that's going to process the code.

Part of this requires getting terraform-ls by Hashicorp incorporated into lsp-mode.

factyy pushed a commit that referenced this issue Mar 18, 2024
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