I'm facing issue while using the pligos. If I have the following directory structure of my flavor (that is webservice in the documentation)
templates
└──tests
└──test-connection.yaml
It contains the sub-folder in templates.
So, when I run the pligos, It throws the error that "test-connection.yaml: no such file or directory"
But If I move this file out from tests to the templates folder, then it works fine.
How to successfully run the pligos if the templates contain sub-folders ?
I'm facing issue while using the pligos. If I have the following directory structure of my flavor (that is webservice in the documentation)
It contains the sub-folder in templates.
So, when I run the pligos, It throws the error that "test-connection.yaml: no such file or directory"
But If I move this file out from tests to the templates folder, then it works fine.
How to successfully run the pligos if the templates contain sub-folders ?