Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use errors.Wrapf where appropriate #107

Open
tintoy opened this issue Jan 4, 2018 · 0 comments
Open

Use errors.Wrapf where appropriate #107

tintoy opened this issue Jan 4, 2018 · 0 comments

Comments

@tintoy
Copy link
Contributor

tintoy commented Jan 4, 2018

Consider using errors.Wrapf() to add useful context to errors encountered by the Terraform provider.

See also: DimensionDataResearch/go-dd-cloud-compute#15

tintoy added a commit that referenced this issue Jan 8, 2018
Improves contextual information for errors from the CloudControl API.

#107
tintoy added a commit that referenced this issue Jan 8, 2018
Removed unused import.

#107
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant