pulumi / pulumi-lsp

A LSP server for Pulumi YAML
Apache License 2.0
22 stars 0 forks source link

Doesn't support interpolating `config` references #76

Open foxydevloper opened 1 year ago

foxydevloper commented 1 year ago

despite the config existing, it gives an error because there's no variable with the name image

iwahbe commented 1 year ago

Hey @foxydevloper, thanks for letting us know. I am able to reproduce successfully.

Mistic92 commented 1 year ago

Same issue when having config in stack configuration file.