Databricks dashboard programatically

pawelzak
Databricks Partner

Hi,

How can I create a databricks dashboard, filters and visuals programatically (api, terraform, sdk, cli...)?

Thanks,

Pawel

-werners-
Esteemed Contributor III

marcin-sg
New Contributor III

Maybe slightly late (maybe because development was late :P), but hopefully it will also help other.

1. There seems to be support added to the newest terraform databricks provider - 1.49.0 - here

2. Other solution would be to use databricks cli (e.g. `databricks lakeview create`)