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

Broken terraform_remote_state backend completion #1284

Open
radeksimko opened this issue May 14, 2023 · 0 comments
Open

Broken terraform_remote_state backend completion #1284

radeksimko opened this issue May 14, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request textDocument/completion

Comments

@radeksimko
Copy link
Member

radeksimko commented May 14, 2023

Context

2023-05-14 05 28 45

This "broke" during the big reshuffle made as part of hashicorp/hcl-lang#177 and hashicorp/hcl-lang#187. While from continuity perspective this could be seen as a bug, it was a decision to avoid the complexity - esp. related to handling of multi-line strings and leave out the functionality entirely.

So - from terraform-ls perspective this is a bug, but from hcl-lang perspective it's a missing feature.

Expected Behaviour

  • Completing just "" on attribute completion and triggering completion again
  • Bring all available backend names on expression completion

Proposal

We could pick one of the two routes:

@radeksimko radeksimko added the bug Something isn't working label May 14, 2023
@radeksimko radeksimko transferred this issue from hashicorp/terraform-schema May 14, 2023
@radeksimko radeksimko self-assigned this Sep 4, 2023
@radeksimko radeksimko added the enhancement New feature or request label Sep 4, 2023
@radeksimko radeksimko removed their assignment Jan 18, 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 enhancement New feature or request textDocument/completion
Projects
None yet
Development

No branches or pull requests

1 participant