cloudquery / cq-provider-sdk

CloudQuery Provider SDK enables building providers to query any service or custom in-house solutions with SQL
https://cloudquery.io
Mozilla Public License 2.0
8 stars 15 forks source link

fix: Fixed print of diag errors #436

Closed amanenk closed 2 years ago

amanenk commented 2 years ago

Summary

fixed print of provider configuration error when error is in diags.


Use the following steps to ensure your PR is ready to be reviewed

yevgenypats commented 2 years ago

We are going to remove diags. so let's hold with any code that touches it atm. there are a lot of bugs related to that but they will partially go away with https://github.com/cloudquery/cq-provider-sdk/pull/437