Skip to content

Broken terraform_remote_state backend completion #1284

Open
@radeksimko

Description

@radeksimko

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions