jdamata / terraform-provider-sonarqube

Terraform provider for managing Sonarqube configuration
GNU General Public License v3.0
62 stars 54 forks source link

Run tests on lts version #151

Closed felixlut closed 1 year ago

felixlut commented 1 year ago

SonarQube just released their new version, and changed the way the Docker tags are referenced. Without the lts prefix, the tests are running against version 10. Probably why #149 is failing too