Consider using [errors.Wrapf()](https://godoc.org/github.com/pkg/errors#Wrapf) to add useful context to errors encountered by the Terraform provider. See also: DimensionDataResearch/go-dd-cloud-compute#15