mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update description metadata to include key words
This commit is contained in:
parent
810543b997
commit
66dfb56d4f
@ -3,9 +3,7 @@ layout: "language"
|
|||||||
page_title: "Resources - Configuration Language"
|
page_title: "Resources - Configuration Language"
|
||||||
sidebar_current: "docs-config-resources"
|
sidebar_current: "docs-config-resources"
|
||||||
description: |-
|
description: |-
|
||||||
Resources are the most important element in a Terraform configuration.
|
Details about Terraform resources, which correspond to infrastructure objects like virtual networks or compute instances.
|
||||||
Each resource corresponds to an infrastructure object, such as a virtual
|
|
||||||
network or compute instance.
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Resource Blocks
|
# Resource Blocks
|
||||||
|
Loading…
Reference in New Issue
Block a user