terraform-provider-grafana
terraform-provider-grafana copied to clipboard
Terraform Grafana provider
### Terraform Version * Terraform: 2.2.3 * Terraform Grafana Provider: 1.24.0 * Grafana: 9.0 ### Affected Resource(s) Please list the resources as a list, for example: * data_source_permissions ### Terraform...
Hi there, I've noticed there's a data resource for retrieving a grafana on call team, but there is no accompanying resource for building an on call team with Terraform. In...
Currently, this version does not allow the resource "grafana_user" to assign the user to an organization. This commit adds this feature.
We manage several organizations with different `org_id` within Grafana and we'd like to deploy Grafana Loki and Prometheus data sources for each organization. The way it is described [here](https://github.com/grafana/terraform-provider-grafana/blob/master/docs/index.md#creating-a-grafana-organization-provider-on-premise) does...
### Terraform Version * Terraform: 1.0.0 * Terraform Grafana Provider: v1.16.0 * Grafana: v8.5.4 (78ee95814) ### Affected Resource(s) Please list the resources as a list, for example: * `grafana_synthetic_monitoring_check` If...
### Terraform Version Terraform v1.1.7 + provider registry.terraform.io/grafana/grafana v1.23.0 ### Affected Resource(s) * grafana_dashboard ### Bug Description I've noticed that trying to create multiple dashboards (~15 at the time) ends...
Hi there, We are running grafana being a identity aware proxy and we were trying to use terraform to manage the folders and dashboards, however it seems like it's not...
It would be very handy to be able to declare which datasource is the default. This is helpful for Organisations migrating to the terraform provider, as they may have tons...
### Terraform Version * Terraform: 1.1.9 * Terraform Grafana Provider: 1.22.0 * Grafana: 8.3.4 ### Affected Resource(s) Please list the resources as a list, for example: * grafana_team If this...