OptionalbailWhen true (the default), throw on the first parse error. When false,
collect all errors and throw a single aggregate HCLParseError whose
errors[] array contains every individual failure.
OptionalfilenameFilename used in error messages. Default: "".
Options accepted by the top-level
parse.