terraform-provider-grafana
terraform-provider-grafana copied to clipboard
[Feature Request]: Adding new tenants related resources for Grafana UI Enterprise edition
Feature Request
That would be great if you can add the following terraform resources for Grafana Enterprise Edition: grafana_enterprise_tenant, grafana_enterprise_access_policy, grafana_enterprise_access_policy_token. Currently we manage it through Grafana UI plugins API with Admin token. We would like to manage it by terraform to store state of these resources. Will be much obliged for such additional functionality for Grafana Enterprise edition.