Skip to content

Commit 9a8fd9c

Browse files
Update website/docs/plugin/framework/handling-data/terraform-concepts.mdx
Co-authored-by: Austin Valle <[email protected]>
1 parent 4de036f commit 9a8fd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/plugin/framework/handling-data/terraform-concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >-
55
configuration to schemas, attributes, and blocks.
66
---
77

8-
# Handling Data: Terraform concepts
8+
# Terraform data concepts
99

1010
This page describes Terraform concepts as they relate to handling data within framework-based provider code. The [What is Terraform](/terraform/intro), [Terraform language](/terraform/language), and [Plugin Development](/terraform/plugin) documentation covers more general concepts behind Terraform's workflow, its configuration, and how it interacts with providers.
1111

0 commit comments

Comments
 (0)