mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Add description metadata to for_each page
This commit is contained in:
parent
4a2a6e8b52
commit
96994d0b01
@ -1,6 +1,8 @@
|
||||
---
|
||||
layout: "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
|
||||
|
Loading…
Reference in New Issue
Block a user