jdamata / terraform-provider-sonarqube

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

Fix webhook project import #198

Closed pnag90 closed 1 year ago

pnag90 commented 1 year ago

This fixes a bug where the resource_sonarqube_webhook couldn't handle the import of a webhook with associated project. Now, it's possible to do that just adding to the import reference the project. Ex: {key}/{project}