Documentation ¶
Overview ¶
Package schemas embeds provder schemas for completion support, in particular, for uninitialized modules
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PreloadSchemasToStore ¶ added in v0.16.0
func PreloadSchemasToStore(pss *state.ProviderSchemaStore) error
Types ¶
type RawVersionOutput ¶ added in v0.12.0
type VersionOutput ¶ added in v0.11.0
type VersionOutput struct { Core *version.Version Providers map[string]*version.Version }
func PreloadedProviderSchemas ¶ added in v0.12.0
func PreloadedProviderSchemas() (*tfjson.ProviderSchemas, VersionOutput, error)
Click to show internal directories.
Click to hide internal directories.