Open
Description
Use-cases
- Brand new workspaces (or newly added providers) have no init data
- Unable to init workspace for some reason (ie. only init/plan/apply via CI/CD, etc)
Proposal
The Terraform registry can provide an endpoint that serves the schema JSON for a provider. The LS can use this endpoint to pull the information to the local provider schema cache in scenarios where a root module / local init is not present/possible.