github.com/iaas-resource-provision/iaas-rpc@v1.0.7-0.20211021023331-ed21f798c408/internal/plans/planfile/doc.go (about)

     1  // Package planfile deals with the file format used to serialize plans to disk
     2  // and then deserialize them back into memory later.
     3  //
     4  // A plan file contains the planned changes along with the configuration and
     5  // state snapshot that they are based on.
     6  package planfile