jdamata / terraform-provider-sonarqube

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

Feature/portfolio fix #229

Closed Lucatronlk closed 9 months ago

Lucatronlk commented 9 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