github.com/hashicorp/terraform-plugin-sdk@v1.17.2/internal/states/statefile/doc.go (about) 1 // Package statefile deals with the file format used to serialize states for 2 // persistent storage and then deserialize them into memory again later. 3 package statefile