jdamata / terraform-provider-sonarqube

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

allow portofolio to be created in Data Center Edition #230

Closed Lucatronlk closed 6 months ago

Lucatronlk commented 6 months ago

Fixed the issue that you could not create portfolio if version of SonarQube is Data Center

image

SONAR_VERSION = "10.3.0.82913" SONAR_EDITION = "Data Center"

image