aptible / terraform-provider-aptible

The official Terraform provider for Aptible Deploy
https://registry.terraform.io/providers/aptible/aptible/latest
10 stars 13 forks source link

fix: removed double-wrapped error on database #73

Closed madhuravius closed 2 years ago

madhuravius commented 2 years ago

This was missed and is the only other location a client call's error was not wrapped.

This has no impact except giving an unhelpful error message (which was already the case)