terraform/internal
Martin Atkins 4b3e237668 command/init: Hint about providers in other namespaces
If a user forgets to specify the source address for a provider, Terraform
will assume they meant a provider in the registry.terraform.io/hashicorp/
namespace. If that ultimately doesn't exist, we'll now try to see if
there's some other provider source address recorded in the registry's
legacy provider lookup table, and suggest it if so.

The error message here is a terse one addressed primarily to folks who are
already somewhat familiar with provider source addresses and how to
specify them. Terraform v0.13 had a more elaborate version of this error
message which directed the user to try the v0.13 automatic upgrade tool,
but we no longer have that available in v0.14 and later so the user must
make the fix themselves.
2020-12-10 10:11:27 -08:00
..
copy deprecate helper/copy 2020-10-08 08:42:16 -04:00
depsfile depsfile: Allow loading locks from a byte array in memory 2020-10-28 07:46:45 -07:00
didyoumean didyoumean: move from "helper" to "internal" 2020-10-02 13:35:07 -07:00
earlyconfig internal/earlyconfig: staticcheck 2020-12-02 13:59:19 -05:00
getproviders command/init: Hint about providers in other namespaces 2020-12-10 10:11:27 -08:00
grpcwrap add grpcwrap.Provisioner 2020-12-02 12:45:00 -05:00
initwd use a single log writer 2020-10-19 14:29:54 -04:00
legacy remove old test provider 2020-12-02 12:45:00 -05:00
logging hide provider crashes from panicwrap when logging 2020-11-05 10:54:21 -05:00
modsdir internal/modsdir: Fix Dropped Error (#24600) 2020-06-04 10:26:26 -04:00
provider-simple add grpcwrap.Provisioner 2020-12-02 12:45:00 -05:00
provider-terraform/main add grpcwrap.Provisioner 2020-12-02 12:45:00 -05:00
providercache command/init: Hint about providers in other namespaces 2020-12-10 10:11:27 -08:00
provisioner-local-exec/main add grpcwrap.Provisioner 2020-12-02 12:45:00 -05:00
replacefile replacefile: don't create the temporary file in TMPDIR 2020-10-20 16:29:59 -07:00
tfplugin5 regenerate plugin proto with correct tooling 2020-12-01 14:06:49 -05:00
typeexpr internal/typeexpr: staticcheck 2020-12-02 13:59:19 -05:00