Hello,
This might be a wierd feature request at first, but would you accept a PR to add an option to the template module to create but do NOT update the generated file?
I find myself needing this when generating secrets.
I do want to generate my secret file if it does not exists (and it needs to be generated to a form dictated by a template), but I do not want to change its contents which is usually generated by a PRNG.
Regards,
Akos Vandra