github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/states/doc.go (about) 1 // Copyright (c) HashiCorp, Inc. 2 // SPDX-License-Identifier: MPL-2.0 3 4 // Package states contains the types that are used to represent Terraform 5 // states. 6 package states