package
0.0.3
Repository: https://github.com/tf-libsonnet/libgenerator.git
Documentation: pkg.go.dev

# Functions

GetSchemas returns the resource and data source schemas for the requested providers using the Terraform binary and the `providers get` command.
NewSchemaRequest constructs a new schema request given a canonical provider source string (e.g., aws or DopplerHQ/doppler) and version constraint.

# Structs

SchemaRequest represents a request to retrieve schemas for a single Terraform provider.

# Type aliases

SchemaRequestList represets a request to retrieve schemas for multiple Terraform providers.