I have an application in which configuration file itself changes from one release to another. Maintaining multiple templates based on release version is becoming difficult.
Is there a way to handle such a usecase apart from doing an inline/inplace FILE editing operation for configuration files.