# Functions

NewReader creates a new Reader to read the values in the specified map.
NewWriter creates a new Writer to read the values in the specified map.

# Interfaces

Reader provides an interface for reading from a Terraform value map.
Writer provides an interface for writing to a Terraform value map.