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
This is an improvement request to conditionally deploy to a target if present. For example, I have a bundle with dashboards, but one of the dashboards should only be deployed to the "prod" target/environment. How can I conditionally do that?
Desired behavior. Be able to overwrite which target a given resource can be deployed to, without having to create a new bundle just for 1 resource. I think it's reasonable to assume some resources can only be in a single environment/target
Edit. Apologies, I can't find where to tag this properly for enhancement or DABs
The text was updated successfully, but these errors were encountered:
Describe the issue
This is an improvement request to conditionally deploy to a target if present. For example, I have a bundle with dashboards, but one of the dashboards should only be deployed to the "prod" target/environment. How can I conditionally do that?
Setup of databricks.yml
...
Setup of dashboards.yml
Desired behavior. Be able to overwrite which target a given resource can be deployed to, without having to create a new bundle just for 1 resource. I think it's reasonable to assume some resources can only be in a single environment/target
Edit. Apologies, I can't find where to tag this properly for enhancement or DABs
The text was updated successfully, but these errors were encountered: