You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unexpected token Token('LPAR', '(') at line 178, column 5.
Expected one of:
* STRING_LIT
* FOR_EACH
* NL_OR_COMMENT
* IF
* NEGATIVE_DECIMAL
* FOR
* DECIMAL
* IN
* RBRACE
* NAME
The text was updated successfully, but these errors were encountered:
Describe the bug
When parsing this hcl (some content stripped out/anonymized because this is work code)
this works on the 6.x releae
Software:
Snippet of HCL2 code causing the unexpected behaviour:
Expected behavior
This HCL should parse. It does on 6.1.1
Exception traceback (if applicable):
The text was updated successfully, but these errors were encountered: