blob: 727eb2d7fe6c8340d02d2a64328025bb68b2aca7 [file] [log] [blame]
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// 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