Add description metadata to for_each page

This commit is contained in:
Laura Pacilio 2021-07-07 15:02:01 -04:00
parent 4a2a6e8b52
commit 96994d0b01
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
--- ---
layout: "language" layout: "language"
page_title: "The for_each Meta-Argument - Configuration Language" page_title: "The for_each Meta-Argument - Configuration Language"
description: |-
Use the Terraform language `for_each` meta-argument to efficiently manage similar resources without writing a separate block for each one.
--- ---
# The `for_each` Meta-Argument # The `for_each` Meta-Argument