I am looking to use aviator to build a large number of similar pipelines. The current example shows building multiple apps and merging them into a single pipeline, followed by a call to fly to install that pipeline.
I would like to have a single aviator file that builds multiple pipelines and calls fly on each generated pipeline.
As an example - take the cf sample and remove the last merge - you would have multiple app pipelines that would need to be installed.
https://github.com/JulzDiverse/aviator-cf-apps/blob/master/aviator.yml