github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/plans/internal/planproto/doc.go (about) 1 // Copyright (c) HashiCorp, Inc. 2 // SPDX-License-Identifier: MPL-2.0 3 4 // Package planproto is home to the Go stubs generated from the tfplan protobuf 5 // schema. 6 // 7 // This is an internal package to be used only by Terraform's planfile package. 8 // From elsewhere in Terraform, use the API exported by the planfile package 9 // itself. 10 package planproto