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

Remove region validation function #67

Closed rshulman-trigo closed 9 months ago

rshulman-trigo commented 9 months ago

Hi!

Not sure if you wanted to remove the validation all together and just let the api fail, or just add the new supported regions. For now i've added the missing regions to the validation.

Thanks!

Closes #65

rshulman-trigo commented 9 months ago

yes - I removed the function. Hope this is good?