Must-share information (formatted with Markdown):
- which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension)
- how is SonarQube deployed: zip, Docker, Helm: helm
- what are you trying to achieve: Able to add users to projects using terraform
- what have you tried so far to achieve this
Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!
Hi,
We are running Sonarqube version 9.9. We create sonarqube projects using a terraform provider. We are using terraform to add users to the project as well . However, the login name on sonarqube has random id suffix and terraform is failing as it’s unable to locate the users. I see there is a discussion on the same topic on this thread. Please let me know if this issue is fixed.
Thanks