//
pkg.gl
Category
github.com/hashicorp/terraform
internal
command
jsonstate
package
0.15.5
Repository:
https://github.com/hashicorp/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
9
Files
348 SLOC
#
Functions
Marshal
Marshal returns the json encoding of a terraform state.
#
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.