From ff7245f27ceee90abf23d1d0fd8163bd69a6a9ca Mon Sep 17 00:00:00 2001 From: Pam Selle Date: Wed, 27 Mar 2019 16:22:37 -0400 Subject: [PATCH] Add status link to make message more helpful --- command/init.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/command/init.go b/command/init.go index c5438383a..f6fef4352 100644 --- a/command/init.go +++ b/command/init.go @@ -884,6 +884,8 @@ const errDiscoveryServiceUnreachable = ` [reset][bold][red]Registry service unreachable.[reset][red] 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 = `