We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e120d commit efc613dCopy full SHA for efc613d
src/content/docs/terraform/additional-configurations/index.mdx
@@ -3,9 +3,10 @@ title: Additional configurations
3
pcx_content_type: navigation
4
sidebar:
5
order: 4
6
-
+ group:
7
+ hideIndex: true
8
---
9
-import { DirectoryListing } from "~/components"
10
+import { DirectoryListing } from "~/components";
11
12
<DirectoryListing />
src/content/docs/terraform/advanced-topics/index.mdx
@@ -3,9 +3,10 @@ pcx_content_type: navigation
title: Advanced topics
order: 5
0 commit comments