website: correct the version when Terraform Registry support was added

pull/16121/head
Martin Atkins 9 years ago committed by GitHub
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…
Cancel
Save