You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #701, we introduced a provider panel with a list of providers for a module.
Problem Statement
The current implementation displays the type, namespace, version constraints and installed version of each provider. Users can only know what aliases are providers available under by finding and reading the relevant parts of the configuration.
Expected User Experience
Users can see aliases in the same pane alongside provider requirements.
Background
In #701, we introduced a provider panel with a list of providers for a module.
Problem Statement
The current implementation displays the type, namespace, version constraints and installed version of each provider. Users can only know what aliases are providers available under by finding and reading the relevant parts of the configuration.
Expected User Experience
Users can see aliases in the same pane alongside provider requirements.
Proposal
terraform-ls.module.providers
(introduced in Introduce list module providers command terraform-ls#712) to include a list of aliasesNotes
The text was updated successfully, but these errors were encountered: