## Versions This feature does not yet exist in: - [x] the **latest** version of the extension (below) - [x] the **latest** version of the language server (below) ### Extension <!-- Find this in the VS Code UI: Extensions Pane -> Installed -> HashiCorp Terraform --> ``` ``` ### Language Server <!-- Find this from the first few lines of relevant Output pane: View -> Output -> terraform-ls --> ``` ``` ## Proposal It would be helpful if the lsp could give some suggestions on which properties could be exported. 1. When input values in the `response_export_values`. 2. When use values from the `output` field.
Versions
This feature does not yet exist in:
Extension
Language Server
Proposal
It would be helpful if the lsp could give some suggestions on which properties could be exported.
response_export_values.outputfield.