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
Hi everyone, I am currently using terrascan to scan helm files. I provided an absolute path where my helm files locate. Then I received this error.
Scan Errors -
IaC Type : helm
Directory : my_path\helm
Error Message : error occurred while loading chart. err: CreateFile my_path\helm\values.yaml: The system cannot find the file specified.
What I Did
I run Terrascan in my Azure DevOps pipeline and received the above error. I wonder that if this is a false positive from terrascan since I do have a file named values.yalm in the provided path. Does anyone know how to fix above issue? Thanks!
The text was updated successfully, but these errors were encountered:
Description
Hi everyone, I am currently using terrascan to scan helm files. I provided an absolute path where my helm files locate. Then I received this error.
What I Did
I run Terrascan in my Azure DevOps pipeline and received the above error. I wonder that if this is a false positive from terrascan since I do have a file named values.yalm in the provided path. Does anyone know how to fix above issue? Thanks!
The text was updated successfully, but these errors were encountered: