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
{{ message }}
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
So, if we have a service whose configuration format changes dramatically (say, logstash from 1.0 to 1.2), we need to be able to generate the different formats.
@stdweird proposes to have, inside each service that has this issue, a sub-directory per version. For those services that exist already, we'd have a top-level main.tt file that just includes the main.tt for that version.