Hello,
We are using sonarqube developer deployed in AWS in EKS cluster ( aws managed service of kubernetes ).
Our database ( postgresql ) it is stored into AWS RDS ( aws managed service for databases ).
We would like to have sonarqube auth to the database thorugh AWS IAM role IAM database authentication for MariaDB, MySQL, and PostgreSQL - Amazon Relational Database Service + Connecting to your DB instance using IAM authentication and the AWS SDK for Java - Amazon Relational Database Service.
Does sonarqube supports this ?
I have read the other topics but without success.
Thank you !