Add version warning to registry docs

Checked locally here by me and Jack
pull/16118/head
Paul Banks 9 years ago committed by GitHub
parent 17b9405fa8
commit 72631b34bd

@ -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).

Loading…
Cancel
Save