blob: d6ea0f7814c40f91d8a409b228c4a5ea7811ad2a [file] [log] [blame]
// Package planproto is home to the Go stubs generated from the tfplan protobuf
// schema.
//
// This is an internal package to be used only by Terraform's planfile package.
// From elsewhere in Terraform, use the API exported by the planfile package
// itself.
package planproto