Update link to new varibles tutorial

This commit is contained in:
Robin Norwood 2020-11-06 13:51:11 -06:00 committed by Nick Fagerlund
parent 5a2253e653
commit ec7d9c85ac
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ description: |-
earlier, see
[0.11 Configuration Language: Input Variables](../configuration-0-11/variables.html).
> **Hands-on:** Try the [Define Input Variables](https://learn.hashicorp.com/tutorials/terraform/aws-variables?in=terraform/aws-get-started&utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) tutorial on HashiCorp Learn.
> **Hands-on:** Try the [Customize Terraform Configuration with Variables](https://learn.hashicorp.com/tutorials/terraform/variables?in=terraform/configuration-language&utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) tutorial on HashiCorp Learn.
Input variables serve as parameters for a Terraform module, allowing aspects
of the module to be customized without altering the module's own source code,