terraform-provider-grafana
terraform-provider-grafana copied to clipboard
Terraform Grafana provider
## Context Grafana fine-grained access control allows now to assign roles directly to users and teams. We would need to update relevant terraform resources to support this functionality. ## Implementation...
This is a long standing issue, since we started using the provider for multiple things (SM, Grafana, Cloud, Oncall) You can now configure your provider in a way that is...
### Terraform Version * Terraform: `1.2.0` * Terraform Grafana Provider: `1.24.0` * Grafana: `8.0+` ### Affected Resource(s) Please list the resources as a list, for example: * `grafana_synthetic_monitoring_probe` * `data.grafana_synthetic_monitoring_probes`...
### Terraform Version * Terraform: 1.2.7 * Terraform Grafana Provider: 1.27.0 * Grafana: 9.1.0 ### Affected Resource(s) Please list the resources as a list, for example: * grafana_contact_point If this...
### Terraform Version * Terraform: ">= 0.13" * Terraform Grafana Provider: "1.24.0" * Grafana: v9.0.2 Please list the resources as a list, for example: * grafana_folder * grafana_folder_permission If this...
Currently, the terraform provider doesn't support Cloud Access Policies (https://grafana.com/docs/grafana-cloud/authentication-and-permissions/access-policies/) feature. I think it would be very beneficial to introduce this compatibility.
I'd like to be able to configure multiple template types, not just Slack, when using the Grafana on call integration resource. In my case, I've been manually configuring Grafana On...
This seeks to address issue #411 by dynamically templating the `.drone/drone.yml` file with the targeted Grafana versions, as provided by the GitHub releases API. It's currently in a draft state...
### Terraform Version * Terraform: 1.2.0 * Terraform AzureRM Provider: 3.4.0 * Terraform AzAPI Provider: 0.4.0 * Terraform Grafana Provider: 1.25.0 * Grafana: 9.0.1 (Azure managed grafana preview feature) ###...
This would allow the provisioning of a home dashboard, timezone and theme for a new organization.