mirror of https://github.com/hashicorp/terraform
The previous commit introduced a hint for folks who are missing declarations of requirements for non-default providers -- that is, ones in namespaces other than registry.terraform.io/hashicorp/ . For v0.14 in particular one way to get into that situation is to try to skip directly from v0.12 to v0.14 without stopping at v0.13 to run through its upgrade guide, so this adds one further hint to that error message that using the v0.13 upgrade guide could be helpful to resolve the error more easily, rather than manually inserting all of the individual requirements. The messaging in the previous commit will live on in v0.15, but the paragraph in this commit is for v0.14 only as a temporary hint for folks who are upgrading.pull/27262/head
parent
ba435654eb
commit
041f7a9d27
Loading…
Reference in new issue