Modularization of Databricks Workflows

jaznarro
New Contributor II

Given the size of a Workflow may become too big to manage in a single Terraform project, what would be your recommendation as a best practice to manage and deploy the workflows via code to maintainer a predictable result between environments?

Would it be best to break the Workflow in multiple ones with references between each other or is there a better best practice option?