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: dropped double wrapping another non-client error #71

Closed madhuravius closed 2 years ago

madhuravius commented 2 years ago

N/A


I was able to test this by dropping the validator func, forcing an incorrect value causing a backend error to bubble up. Dropping double wrapping. Underlying error should not be impacted and correctly reports:

image image