Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.3.10
/
internal
/
plans
/
doc.go
blob: 01ca3892389d86c6ed22802c75b3a7fdeac34f06 [
file
] [
log
] [
blame
]
// Package plans contains the types that are used to represent Terraform plans.
//
// A plan describes a set of changes that Terraform will make to update remote
// objects to match with changes to the configuration.
package plans