Registry / serialization / hashicorp-terraform-json

hashicorp-terraform-json

JSON →
library0.27.2gogounverified

Package terraform-json provides types and functions for working with Terraform JSON output.

go get github.com/hashicorp/terraform-json
INSTALL
IMPORT
SIG · HASHICORP-TERRAFOR
H
hashicorp-terraform-json
serializationgov0.27.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

terraformjson
github.com/hashicorp/terraform-json

Create a Terraform plan object

package main import ( "fmt" "github.com/hashicorp/terraform-json" ) func main() { plan := &terraformjson.Plan{} fmt.Println(plan) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.27.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hashicorp-terraform-json — go get hashicorp-terraform-json · libregistry