From c9dccaf6bacca88e44c98ccda8f843c623c79916 Mon Sep 17 00:00:00 2001 From: trujillo-adam Date: Wed, 4 Sep 2024 07:50:11 -0700 Subject: [PATCH] update conf model desc --- website/docs/language/terraform.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/language/terraform.mdx b/website/docs/language/terraform.mdx index 9d13ae070f..1ff619096c 100644 --- a/website/docs/language/terraform.mdx +++ b/website/docs/language/terraform.mdx @@ -10,7 +10,7 @@ This topic provides reference information about the `terraform` block. The `terr ## Configuration model -The following list outlines attribute hierarchy, data types, and requirements in the `terraform` block. +The following list outlines attribute hierarchy, data types, and requirements in the `terraform` block. Click on an attribute for details. - [`terraform`](#terraform) - [`required_version`](#terraform-required_version): string | defaults to the latest version