mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-12 23:43:17 -05:00
3 lines
145 B
Go
3 lines
145 B
Go
// Package jsonprovider contains types and functions to marshal terraform
|
|
// provider schemas into a json formatted output.
|
|
package jsonprovider
|