mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update input variables page metadata
This commit is contained in:
parent
1f1563b889
commit
603e156bb9
@ -3,7 +3,7 @@ layout: "language"
|
|||||||
page_title: "Input Variables - Configuration Language"
|
page_title: "Input Variables - Configuration Language"
|
||||||
sidebar_current: "docs-config-variables"
|
sidebar_current: "docs-config-variables"
|
||||||
description: |-
|
description: |-
|
||||||
Using input variables to customize Terraform configurations, including how to declare, define, and reference variables in root and child modules.
|
Input variables allow you to customize modules without altering their source code. Learn how to declare, define, and reference variables in configurations.
|
||||||
---
|
---
|
||||||
|
|
||||||
# Input Variables
|
# Input Variables
|
||||||
|
Loading…
Reference in New Issue
Block a user