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
$ tfupdate terraform tmp/test.tf
failed to parse input: tmp/test.tf
panic: didn't find any token of type TokenOBrack
This may be caused by a bug in the hclwrite parser.
As a workaround, you can ignore this file with --ignore-path option
Version
Configuration
$ cat tmp/test.tf
Expected behavior
Should parse with no errors
Actual behavior
Panic
Debug log
Related issue
#4 (comment)
hashicorp/hcl#327
hashicorp/hcl#369
This issue seems to be fixed in upstream [email protected]
The text was updated successfully, but these errors were encountered: