kislerdm / terraform-provider-neon

Terraform provider to manage Neon SaaS resources
https://registry.terraform.io/providers/kislerdm/neon/latest/docs
Mozilla Public License 2.0
34 stars 13 forks source link

move internal/provider/ to provider/ #77

Closed jcgsville closed 7 months ago

jcgsville commented 7 months ago

If you are open to making the provider package externally installable, this PR should do it if I understand correctly

Addresses https://github.com/kislerdm/terraform-provider-neon/issues/75

(sorry for the PR churn. I closed https://github.com/kislerdm/terraform-provider-neon/pull/76 because I realized I should have opened the PR from the non-master branch so I can push other changes to master in the meantime)

kislerdm commented 7 months ago

Hey @jcgsville! Please find detailed rationale in the comment. Thank you!