terraform-provider-grafana icon indicating copy to clipboard operation
terraform-provider-grafana copied to clipboard

Add checks if a user is already in the org due to auto_assign_org_id

Open PovilasV1 opened this issue 1 year ago • 2 comments

related to https://github.com/grafana/terraform-provider-grafana/issues/1750

If the user is added to org by auto_assign_org_id, the provider doesn't see it and tries to add it again, skipping the role update.

There might be a better solution, but I don't have experience with Terraform providers and Golang.

PovilasV1 avatar Aug 07 '24 07:08 PovilasV1

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Aug 07 '24 07:08 CLAassistant

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically. To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

github-actions[bot] avatar Aug 07 '24 07:08 github-actions[bot]

@grafana/identity-squad Is this a reasonable change? Should we move forward with this for issue #1750 ?

Duologic avatar Feb 26 '25 16:02 Duologic