//
pkg.gl
Category
github.com/hugorut/terraform
src
command
jsonplan
package
1.1.3
Repository:
https://github.com/hugorut/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
951 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.