//
pkg.gl
Category
github.com/hashicorp/terraform
internal
command
jsonplan
package
0.15.5
Repository:
https://github.com/hashicorp/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
15
Dependents
4
Files
1.1k SLOC
#
Functions
Marshal
Marshal returns the json encoding of a terraform plan.
#
Constants
FormatVersion
FormatVersion represents the version of the json format and will be incremented for any change to this format that requires changes to a consuming parser.