terraform-provider-grafana icon indicating copy to clipboard operation
terraform-provider-grafana copied to clipboard

Terraform Grafana provider

Results 149 terraform-provider-grafana issues
Sort by recently updated
recently updated
newest added

### Terraform Version * Terraform: 1.2.0 * Terraform Grafana Provider: 1.24.0 * Grafana: 8.5.7 ### Affected Resource(s) Please list the resources as a list, for example: * grafana_synthetic_monitoring_check * grafana_synthetic_monitoring_probe...

bug

### Terraform Version * Terraform: v1.0.9 * Terraform Grafana Provider: 1.18.0 * Grafana: 7.3.4 ### Affected Resource(s) *grafana_alert_notification ### Terraform Configuration Files ```hcl resource "grafana_alert_notification" "test" { name = "test...

bug

### Terraform Version * Terraform: v1.2.5 * Terraform Grafana Provider: v1.24.0 * Grafana: v9.0.4 (Enterprise with SSO) ### Affected Resource(s) Please list the resources as a list, for example: *...

bug

Grafana cloud support advanced auth solutions like OAuth tcurrently through google, github, Azure Ad and okta. It would be really nice to create a terraform resource that could configure these...

cloud
good-first-issue

### Terraform Version * Terraform: 1.1 * Terraform Grafana Provider: 1.23.0 * Grafana: Cloud 8.5.2 ### Affected Resource(s) * `grafana_synthetic_monitoring_check` ### Expected Behavior Multiple synthetic monitoring checks are created. ###...

bug

As mentioned here: https://github.com/grafana/terraform-provider-grafana/pull/410#issuecomment-1059223204, the list of Grafana versions maintained here: https://github.com/grafana/terraform-provider-grafana/blob/master/.drone/drone.jsonnet#L1 could be automatically generated so we don't have to look at Grafana release notes to find new releases

enhancement

It would be helpful to have a datasource which mirrors the grafana_organization resource.

enhancement

### Terraform Version * Terraform: 1.2.1 * Terraform Grafana Provider: 1.21.1 ### Affected Resource(s) * grafana_folder ### Terraform Configuration Files ```hcl resource "grafana_folder" "chronos_web_folder" { title = "Chronos_web" } resource...

bug

In #486 it became apparent that keeping our certificates up to date when testing using Docker (`make testacc-docker` and `make testacc-docker-tls`) can become a tedious task, albeit one that we...

### Terraform Version * Terraform: 1.1.4 * Terraform Grafana Provider: ... * Grafana: 1.24.0 ### Affected Resource(s) * grafana_report ### Terraform Configuration Files ```hcl resource "grafana_report" "resource_consumption_report" { name =...

bug