Best practice on how to create a configuration yaml files for each workspace environment based?

jeremy98
Honored Contributor

Hi Community,

My team and I are working on refactoring our DAB repository, and we’re considering creating a configuration folder based on our environments—Dev, Staging, and Production workspaces.

What would be a common and best practice for structuring these configuration files by environment? For example, organizing settings for different cluster types, job configurations, and other environment-specific parameters.

Any suggestions or recommendations?