This commit is contained in:
Philip Sahli 2021-02-08 16:56:19 +01:00 committed by GitHub
parent 32d2084387
commit d7cbf8f1fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ many other programming language ecosystems.
### In-house providers and internal mirrors
Terraform v0.13 introduced a new heirarchical namespace for providers, which
Terraform v0.13 introduced a new hierarchical namespace for providers, which
was an important pre-requisite for introducing a dependency lock file in
v0.14 which can support a mixture of official, partner, community and in-house
providers in a single configuration.