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
Implement Data Source that allow to get all the deployed dashboards from workspace.
Use-cases
The specific use case is when exists a IaC script to enforce permissions on each dashboard, sometimes the permissions needs be updated after deployment of dashboards. With the available resources is needed to use the http request in terraform:
Data Source Dashboards
Implement Data Source that allow to get all the deployed dashboards from workspace.
Use-cases
The specific use case is when exists a IaC script to enforce permissions on each dashboard, sometimes the permissions needs be updated after deployment of dashboards. With the available resources is needed to use the http request in terraform:
Apply permissions:
Proposal
The suitable case on that case is to following the approach that exists for pipelines.
The text was updated successfully, but these errors were encountered: