jdamata / terraform-provider-sonarqube

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

Support the new_code_periods APIs #134

Closed jwilliams-fn closed 1 year ago

jwilliams-fn commented 1 year ago

Some SonarQube projects need to use different settings for the basis of "new code" analysis (e.g.: previous version vs a reference branch). This adds support for configuring those settings through the /api/new_code_periods APIs.