I was wondering if it is possible to write custom sonarqube quality profiles using infrastructure as code? My team would like to be able to write terraform to set custom quality profiles that are specific to the pipeline being scanned. It would be convenient to avoid going into the sonarqube UI to create a custom quality profile for every pipeline.
I looked around in the sonarqube docs and online for information about this but couldn’t find anything. Thanks in advance!