jdamata / terraform-provider-sonarqube

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

Typo in token environment variable #135

Closed jwilliams-fn closed 1 year ago

jwilliams-fn commented 1 year ago

https://github.com/jdamata/terraform-provider-sonarqube/blob/ec4579f5c7dc171b72c9410e1fa48a7a0b6c220a/sonarqube/provider.go#L40

Should be SONARQUBE_TOKEN not SONRQUBE_TOKEN.

jdamata commented 1 year ago

Wow. How has this typo been in here for so long. Thanks for that catch!