diff --git a/website/docs/configuration/meta-arguments/for_each.html.md b/website/docs/configuration/meta-arguments/for_each.html.md index 61b5a1b83..8187d3b13 100644 --- a/website/docs/configuration/meta-arguments/for_each.html.md +++ b/website/docs/configuration/meta-arguments/for_each.html.md @@ -14,7 +14,7 @@ it with resources. > **Hands-on:** Try the [Manage Similar Resources With For Each](https://learn.hashicorp.com/tutorials/terraform/for-each?in=terraform/0-13&utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) tutorial on HashiCorp Learn. By default, a [resource block](/docs/configuration/blocks/resources/syntax.html) configures one real -infrastructure object. (Similarly, a +infrastructure object (and similarly, a [module block](/docs/configuration/blocks/modules/syntax.html) includes a child module's contents into the configuration one time). However, sometimes you want to manage several similar objects (like a fixed