terraform-provider-grafana
terraform-provider-grafana copied to clipboard
Feature grafana_cloud_oauth resource to configure OAuth
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 settings.
Looking the grafana cloud API it seems like this API isn't public for some reason: https://grafana.com/docs/grafana-cloud/reference/cloud-api/ So before this could happen someone from the grafana cloud team would need to make that API public.
Please make sure this also includes the ability to configure Grafana for SAML based authentication as well.