-
Notifications
You must be signed in to change notification settings - Fork 24
panic: didn't find any token of type TokenIdent #7
Comments
Hi @jbmcfarlin31! 885338e should've fixed issues of this type, but perhaps you've found a new problem with similar symptoms. If you rebuild from the latest code on |
Hi @apparentlymart looks like this is happening with a third party provider. I did a recent pull of this repo and rebuilt the binary. Then I tested in my branch one file at a time until I found the culprit. The error I receive is the following:
The terraform code in question is:
It does look like the latest build of the binary allowed the other files to build despite having a panic. So that's a plus. |
On another repo I tried this tool on, it worked wonderfully! I decided to try it on another branch of one of my other repos and it failed with the following:
I re-cloned this repo, rebuilt the binary, and tried again but nothing changed, still the same error.
terraform-clean /my/dir/
Thanks!
The text was updated successfully, but these errors were encountered: