# Functions
ConfigValueFromHCL2 converts a value from HCL2 (really, from the cty dynamic types library that HCL2 uses) to a value type that matches what would've been produced from the HCL-based interpolator for an equivalent structure.
WriteUnknownPlaceholderValues will replace every Unknown value with a equivalent placeholder.
# Structs
FlatMockConfig is an auto-generated flat version of MockConfig.
FlatMockTag is an auto-generated flat version of MockTag.
FlatNestedMockConfig is an auto-generated flat version of NestedMockConfig.