diff --git a/website/docs/registry/index.html.md b/website/docs/registry/index.html.md index c785163a6..8b25a1310 100644 --- a/website/docs/registry/index.html.md +++ b/website/docs/registry/index.html.md @@ -25,6 +25,8 @@ module "consul" { } ``` +~> **Note:** Module registry integration was added in Terraform 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. For private modules, you must use [Terraform Enterprise](https://www.hashicorp.com/products/terraform).