I try to add my tflint issues to sonarqube. According to the docs , I have to add the sonar.terraform.tfLint.reportPaths to the config.
But when I do something like sonar-scanner -Dsonar.projectKey=test -Dsonar.terraform.tfLint.reportPaths=tflint.json
noting will appear in sonarqube.
When using the -X parameter, I dont see any reference to this functionality.
How can I get this working?
sonar-scanner version: 4.8.0.2856 (afiak the latest)
sonarqube server: 10.1