Sign in
third-party-mirror
/
terraform
/
62aae6ce5212217e3b2a26b2d20a45e9cab48929
/
.
/
v1.2.3
/
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