github.com/jaredpalmer/terraform@v1.1.0-alpha20210908.0.20210911170307-88705c943a03/internal/plans/doc.go (about)

     1  // Package plans contains the types that are used to represent Terraform plans.
     2  //
     3  // A plan describes a set of changes that Terraform will make to update remote
     4  // objects to match with changes to the configuration.
     5  package plans