jdamata / terraform-provider-sonarqube

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

GitLab ALM and binding APIs #126

Closed jwilliams-fn closed 1 year ago

jwilliams-fn commented 1 year ago

My attempt at implementing #117, based on #119 but specific to GitLab rather than just GitHub.

jdamata commented 1 year ago

Some tests failures here too. Also a reminder to please add docs with your changes. Thanks in advance!!

jwilliams-fn commented 1 year ago

@jdamata Alrighty I believe the tests are sorted out now and I added docs for the two new resources :)