proxy.golang.org : github.com/hashicorp/terraform-json : v0.25.0
Package tfjson is a de-coupled helper library containing types for the plan format output by "terraform show -json" command. This command is designed for the export of Terraform plan data in a format that can be easily processed by tools unrelated to Terraform. This format is stable and should be used over the binary plan data whenever possible.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/hashicorp/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/apparentlymart/go-textseg/v15 v15.0.0
- github.com/davecgh/go-spew v1.1.1
- github.com/google/go-cmp v0.7.0
- github.com/hashicorp/go-version v1.7.0
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/sebdah/goldie v1.0.0
- github.com/zclconf/go-cty v1.16.2
- github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
- golang.org/x/text v0.11.0