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
Exporter: ignore instance pools with the empty name (#3522)
Instance pools must have a name, but sometimes the resource don't have it because an
instance pool was used in the `databricks_job` but was deleted, keeping the reference in
the job definition.
Fixes#3521
0 commit comments