Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Add WithOrgID function to Grafana client #130

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

julienduchesne
Copy link
Member

Issue: grafana/terraform-provider-grafana#747
This will allow the Terraform provider to use a different Org ID for each resource. Currently, the client is configured once for each provider block

One caveat is that this feature can only be used with basic auth since API keys are org-scoped

Issue: grafana/terraform-provider-grafana#747
This will allow the Terraform provider to use a different Org ID for each resource.
Currently, the client is configured once for each `provider` block

One caveat is that this feature can only be used with basic auth since API keys are org-scoped
@julienduchesne julienduchesne requested a review from a team January 11, 2023 02:54
@julienduchesne julienduchesne merged commit 80e79a9 into master Jan 11, 2023
@julienduchesne julienduchesne deleted the julienduchesne/with-org-id branch January 11, 2023 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants