# Constants

UnknownVariableValue is the sentinal defined in github.com/hashicorp/terraform/configs/hcl2shim, representing a variable whose value is not known at some particular time.

# Structs

DiffFieldReader reads fields out of a diff structures.