# Functions
ExtractVariables extracts the input variables and local values from the provided file.
No description provided by the author
ParseHclToJson parses a provided HCL file to JSON and dereferences any known variables using the provided variables.
ParseModule iterates through all the provided files in a module (.tf, terraform.tfvars, and *.auto.tfvars files) It extracts the variables from each one, merges them, and dereferences them one by one.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author