//
pkg.gl
Category
github.com/hashicorp/terraform-plugin-codegen-spec
spec
package
0.2.0
Repository:
https://github.com/hashicorp/terraform-plugin-codegen-spec.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
10
Files
134 SLOC
#
Functions
Parse
Parse returns a Specification from the JSON document contents, or any validation errors.
Validate
Validate loads the schema version specified in the document, and validates the document.
#
Constants
Version0_1
No description provided by the author
#
Variables
JSONSchemaVersion0_1
go:embed v0.1/schema.json.
#
Structs
Specification
Specification defines the data source(s), provider, and resource(s) for a [Terraform provider].