Hello All,
I am trying to run the sonar scanning on the terraform scripts on the sonarQube application. I am running the sonar scanner version 5.1 and the sonarQube version is 9.9. I am running the sonar-scanning on the env folder of the terraform where the root modules for the all the resources are located.
When I am running the sonar-scanning the scanning is running successfully but there is no coverage, bugs or code smells are showing on the sonar server.
Can someone please guide me how to get the coverage for the terraform scripts on the sonar server?