jdamata / terraform-provider-sonarqube

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

Add functionality to change the name of the main branch #118

Closed ViktorLindgren95 closed 1 year ago

ViktorLindgren95 commented 1 year ago

Hello, the provider was missing an api endpoint ive been using and to not have to use data resources via the http provider which causes a lot of redundant calls, i added it to the provider.

A couple of things, this is my first ever terraform provider code so there is probably a lot of things not perfect. im sorry in advance. There is currently two TODOs that i dont know if is should make or not:

ViktorLindgren95 commented 1 year ago

@jdamata I cannot add a reviewer, dont know if this is nice to do but ... hi

jdamata commented 1 year ago

Was this meant to be closed?

jdamata commented 1 year ago

Was this meant to be closed?

Nvm. I see you added this to the other pr.