Values.TemplateConfigurationSourceProvides a template for the configuration information to connect to your data source.
type nonrec t = {template : Template.t option;The template schema used for the data source, where templates schemas are supported. See Data source template schemas.
*)}