website: correct the version when Terraform Registry support was added
This commit is contained in:
parent
b0bf92d5e1
commit
4daf624459
|
@ -25,7 +25,7 @@ module "consul" {
|
|||
}
|
||||
```
|
||||
|
||||
~> **Note:** Module registry integration was added in Terraform 10.6
|
||||
~> **Note:** Module registry integration was added in Terraform v0.10.6
|
||||
|
||||
You can also publish your own modules on the Terraform Registry. You may
|
||||
use the [public registry](https://registry.terraform.io) for public modules.
|
||||
|
|
Loading…
Reference in New Issue