# Functions

HCL2ValueFromConfig takes a struct with it's map of hcldec.Spec, and turns it into a cty.Value so it can be used as, for example, a Datasource value.
HCL2ValueFromConfigValue takes a value turns it into a cty.Value so it can be used within, for example, an HCL2 EvalContext.

# Constants

UnknownVariableValue is a sentinel value that can be used to denote that the value of a variable is unknown at this time.

# 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.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author