Add reference to new modules track (#24445)

This commit is contained in:
Robin Norwood 2020-04-28 13:09:42 -05:00 committed by GitHub
parent 9957a6b42b
commit d47f984e75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -23,6 +23,8 @@ To learn how to _use_ modules, see [the Modules configuration section](/docs/con
This section is about _creating_ re-usable modules that other configurations
can include using `module` blocks.
You can also learn more about how to use and create modules with our hands-on [modules track on learn.hashicorp.com](https://learn.hashicorp.com/terraform/modules/modules-overview?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS).
## Module structure
Re-usable modules are defined using all of the same