github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/plans/internal/planproto/doc.go (about)

     1  // Package planproto is home to the Go stubs generated from the tfplan protobuf
     2  // schema.
     3  //
     4  // This is an internal package to be used only by Terraform's planfile package.
     5  // From elsewhere in Terraform, use the API exported by the planfile package
     6  // itself.
     7  package planproto