github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/states/statefile/doc.go (about) 1 // Copyright (c) HashiCorp, Inc. 2 // SPDX-License-Identifier: MPL-2.0 3 4 // Package statefile deals with the file format used to serialize states for 5 // persistent storage and then deserialize them into memory again later. 6 package statefile