jdamata / terraform-provider-sonarqube

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

`checkAzureBindingSupport` with Community Branch Plugin #252

Open hangy opened 6 months ago

hangy commented 6 months ago

Could it be possible to use resource_sonarqube_azure_binding with the Sonarqube Community Branch Plugin if the following check was disabled? If so, what would be the best way to make this check disabled by a feature flag?

https://github.com/jdamata/terraform-provider-sonarqube/blob/694763e0d4410e460e9e01cc4eea616df27d1e20/sonarqube/resource_sonarqube_azure_binding.go#L70-L75