opentofu/internal/states/statefile/doc.go
2023-05-02 15:33:06 +00:00

7 lines
238 B
Go

// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// Package statefile deals with the file format used to serialize states for
// persistent storage and then deserialize them into memory again later.
package statefile