betr-io / terraform-provider-mssql

Terraform provider for Microsoft SQL Server
https://registry.terraform.io/providers/betr-io/mssql/latest
MIT License
35 stars 28 forks source link

Fully qualify package name with Github repository #38

Closed EwanNoble closed 2 years ago

EwanNoble commented 2 years ago

I would like to reference this project elsewhere, having the Github repo in the package name would make this far easier! 😄

magne commented 2 years ago

When I started this project, I had little experience with go, and most certainly with publicly sharing go packages. Your PR makes sense, just be warned that I will not do a lot to keep the go API stable going forward, as I never intended for it to be reused. You would be well advised to import a particular commit, and carefully review any changes whenever you update your dependency.