terraform/internal/states/statefile/doc.go
2026-02-17 13:56:34 +00:00

6 lines
240 B
Go

// Copyright IBM Corp. 2014, 2026
// SPDX-License-Identifier: BUSL-1.1
// Package statefile deals with the file format used to serialize states for
// persistent storage and then deserialize them into memory again later.
package statefile