4 lines
100 B
Go
4 lines
100 B
Go
|
// Package states contains the types that are used to represent Terraform
|
||
|
// states.
|
||
|
package states
|