You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I use different resources.yaml files (e.g., for pipelines, volumes, etc.) for different targets like dev or prod in DAB? For example, In my case, dev might have a single pipeline for a region, while prod could have multiple regions with corresponding pipelines.
one way is to hardcode all the pipelines and volumes directly in databricks.yaml but it becomes very hard to maintain.
Is there any other way to include specific resources.yaml files at the target level?
Configuration
not required
Steps to reproduce the behavior
Tried to use Include at a target level but didnt work.
Expected Behavior
NA
Actual Behavior
NA
OS and CLI version
NA
Is this a regression?
NA
Debug Logs
NA
The text was updated successfully, but these errors were encountered:
Describe the issue
How can I use different resources.yaml files (e.g., for pipelines, volumes, etc.) for different targets like dev or prod in DAB? For example, In my case, dev might have a single pipeline for a region, while prod could have multiple regions with corresponding pipelines.
one way is to hardcode all the pipelines and volumes directly in databricks.yaml but it becomes very hard to maintain.
Is there any other way to include specific resources.yaml files at the target level?
Configuration
not required
Steps to reproduce the behavior
Tried to use Include at a target level but didnt work.
Expected Behavior
NA
Actual Behavior
NA
OS and CLI version
NA
Is this a regression?
NA
Debug Logs
NA
The text was updated successfully, but these errors were encountered: