Add status link to make message more helpful
This commit is contained in:
parent
d72456d188
commit
ff7245f27c
|
@ -884,6 +884,8 @@ const errDiscoveryServiceUnreachable = `
|
||||||
[reset][bold][red]Registry service unreachable.[reset][red]
|
[reset][bold][red]Registry service unreachable.[reset][red]
|
||||||
|
|
||||||
This may indicate a network issue, or an issue with the requested Terraform Registry.
|
This may indicate a network issue, or an issue with the requested Terraform Registry.
|
||||||
|
|
||||||
|
Check https://status.hashicorp.com/ for registry status updates.
|
||||||
`
|
`
|
||||||
|
|
||||||
const errProviderNotFound = `
|
const errProviderNotFound = `
|
||||||
|
|
Loading…
Reference in New Issue