mirror of https://github.com/hashicorp/terraform
The "err" variable in the MaybeRelativePathErr condition was masking the original err with nil in the "else" case of this branch, causing the error message to be incomplete. While here, also tweaked the wording to say "Could not download" rather than "Error attempting to download", both to say the same thing in fewer words and because the summary line above already starts with "Error:" when we print out this message, so it looks weird to have both lines start with the same word.pull/21309/head
parent
038621a8ed
commit
f5a7f45ffb
Loading…
Reference in new issue