parameterize method
Parameterized configuration template given as string with dynamic parameters.
The method uses Handlebars template engine: https://handlebarsjs.com
config
a string with configuration template to be parameterizedparameters
dynamic parameters to inject into the template Return a parameterized configuration string.