terraform-provider-google/vendor/github.com/hashicorp/terraform/states/statefile/doc.go

4 lines
168 B
Go
Raw Normal View History

// Package statefile deals with the file format used to serialize states for
// persistent storage and then deserialize them into memory again later.
package statefile