How can I structure pipeline-specific job params separately in Databricks Asset Bundle.

azam-io
Databricks Partner

Hi all, 
I am working with databricks asset bundle and want to separate environment-specific job params (for example, for "env" and "dev") for each pipeline within my bundle. I need each pipeline to have its own job params values for different environments in separate files, rather than defining them inside the job yaml file itself.