mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Add description metadata to depends_on page
This commit is contained in:
parent
e60e77c68f
commit
ddabca8c72
@ -1,6 +1,8 @@
|
||||
---
|
||||
layout: "language"
|
||||
page_title: "The depends_on Meta-Argument - Configuration Language"
|
||||
description: |-
|
||||
The Terraform language `depends_on` meta-argument is used to handle hidden resource or module dependencies.
|
||||
---
|
||||
|
||||
# The `depends_on` Meta-Argument
|
||||
|
Loading…
Reference in New Issue
Block a user