Skip to content

Use registry schema cache if no initialized data for providers #193

Open
@paultyng

Description

@paultyng

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions