Skip to content

[FEATURE REQUEST] Update grafana provider to allow use of disable_provenance setting #9

Description

@mr-niche

Hey guys, thanks for the great tool here. Please let me know if you require any updates to the format of this issue, or if there's a preferred avenue for making this sort of request.

Currently, this module is locked into using 1.29.x versions of terraform-provider-grafana. Unfortunately, this means that most provisioned grafana resources cannot be edited beyond the API or Terraform, which makes configuration/testing a pain.

As of version 2.9.0, grafana's provider has begun to expose the disable_provenance boolean (which defaults to false). This feature was expanded further through version 2.15.0. See example docs for this boolean: https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/contact_point#disable_provenance

The request: update this module to use at least version 2.15.0 of the grafana provider. This would be a huge quality of life improvement!

Thanks in advance for considering this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions