grafana / crossplane-provider-grafana

Crossplane provider of https://github.com/grafana/terraform-provider-grafana. Generated by https://github.com/upbound/upjet
Apache License 2.0
26 stars 14 forks source link

Update provider-grafana authorization with ServiceAccount implementation #38

Closed blut closed 5 months ago

blut commented 1 year ago

APIKeys will become deprecated and ServiceAccounts with ServiceAccount Tokens will become the new Authorization flow. This mechanism is already implemented in Terraform: https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/service_account_token

Can we get an update of the provider?

julienduchesne commented 5 months ago

This works now and the example has been updated: https://github.com/grafana/crossplane-provider-grafana/blob/main/examples/cloud-stack-chain.yaml