Currently, if you do not have a single TF file in your code base (scanning Helm Charts or something) the extractor will return a "you haven't scanned a single line of code".
This can be fixed by creating a single .tf file but this is not a great solution.
What happened?
Currently, if you do not have a single TF file in your code base (scanning Helm Charts or something) the extractor will return a "you haven't scanned a single line of code".
This can be fixed by creating a single
.tf
file but this is not a great solution.Version
0.1.0
Relevant log output
No response