grafana/crossplane-provider-grafana

How to set the Home Dashboard?

yuzhouliu9 opened this issue · 1 comments

I'd like to set a Home Dashboard per grafana org using the grafana provider.

It is possible in the UI
image

The grafana provider has Team - homeDashboardUid, but not the Organization homeDashboardUid.

And to my knowledge, there is not a setting in the Dashboard JSON to set it as the home dashboard.

Is there a way to set an Organization Home Dashboard using the grafana provider?

Terraform has organization_preferences which allows to set the home dashboard for an organization. Can the same be added for the grafana provider?