jdamata / terraform-provider-sonarqube

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

fixes sonarqube_group for SonarQube 10.0 #165

Closed freeranger closed 1 year ago

freeranger commented 1 year ago

This should fix the other issue reported in https://github.com/jdamata/terraform-provider-sonarqube/issues/162: Error: The provider returned a resource missing an identifier during ImportResourceState.

If you merge this, can you re-run the acceptance tests on https://github.com/jdamata/terraform-provider-sonarqube/pull/161 to confirm this issue has gone.

Once you merge this and https://github.com/jdamata/terraform-provider-sonarqube/pull/164, you should be able to merge https://github.com/jdamata/terraform-provider-sonarqube/issues/162