When I run togomak, it picks up all hcl file son my folder and attempts to interpret the mas togomak pipeline when they are not. I have a togomak.hcl but also additional hcl files. I see that I can specify the fodler where the pipelines live with the -C flag, but is there a way to specify the actual hcl file so that it doesn't attempt to use all of them? since they are not togomak file it fails.
$ togomak --version
togomak version 2.0.0-alpha.17
When I run togomak, it picks up all hcl file son my folder and attempts to interpret the mas togomak pipeline when they are not. I have a togomak.hcl but also additional hcl files. I see that I can specify the fodler where the pipelines live with the -C flag, but is there a way to specify the actual hcl file so that it doesn't attempt to use all of them? since they are not togomak file it fails.