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

Omit the organization prefs dashboard ID if unset #131

Merged
merged 4 commits into from
Jan 12, 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
@julienduchesne julienduchesne requested a review from a team January 11, 2023 03:21
julienduchesne added a commit to grafana/terraform-provider-grafana that referenced this pull request Jan 11, 2023
**REVIEW #776 FIRST FOR CONTEXT**

Closes #768
Needs the following PR merged: grafana/grafana-api-golang-client#131

I also added `org_id` to dashboards as a follow-up to #776 (and progress in issue: #747).
This change was made because it makes for a much nicer test structure
Base automatically changed from julienduchesne/with-org-id to master January 11, 2023 13:44
@julienduchesne julienduchesne merged commit 3c743cd into master Jan 12, 2023
@julienduchesne julienduchesne deleted the julienduchesne/home-dashboard-uid branch January 12, 2023 23:39
julienduchesne added a commit to grafana/terraform-provider-grafana that referenced this pull request Jan 16, 2023
**REVIEW #776 FIRST FOR CONTEXT**

Closes #768
Needs the following PR merged: grafana/grafana-api-golang-client#131

I also added `org_id` to dashboards as a follow-up to #776 (and progress in issue: #747).
This change was made because it makes for a much nicer test structure
julienduchesne added a commit to grafana/terraform-provider-grafana that referenced this pull request Jan 16, 2023
**REVIEW #776 FIRST FOR CONTEXT**

Closes #768
Needs the following PR merged: grafana/grafana-api-golang-client#131

I also added `org_id` to dashboards as a follow-up to #776 (and progress in issue: #747).
This change was made because it makes for a much nicer test structure
julienduchesne added a commit to grafana/terraform-provider-grafana that referenced this pull request Jan 17, 2023
**REVIEW #776 FIRST FOR CONTEXT**

Closes #768
Needs the following PR merged: grafana/grafana-api-golang-client#131

I also added `org_id` to dashboards as a follow-up to #776 (and progress in issue: #747).
This change was made because it makes for a much nicer test structure
julienduchesne added a commit to grafana/terraform-provider-grafana that referenced this pull request Jan 31, 2023
**REVIEW #776 FIRST FOR CONTEXT**

Closes #768
Needs the following PR merged: grafana/grafana-api-golang-client#131

I also added `org_id` to dashboards as a follow-up to #776 (and progress in issue: #747).
This change was made because it makes for a much nicer test structure
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