Skip to content

Commit 61dff8e

Browse files
committed
update nav info
1 parent ae94eb8 commit 61dff8e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

content/terraform-plugin-framework/v1.16.x/data/plugin-framework-nav-data.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,31 @@
319319
}
320320
]
321321
},
322+
{
323+
"title": "List Resources",
324+
"routes": [
325+
{
326+
"title": "Overview",
327+
"path": "list-resources"
328+
},
329+
{
330+
"title": "List",
331+
"path": "list-resources/list"
332+
},
333+
{
334+
"title": "Configure Clients",
335+
"path": "list-resources/configure"
336+
},
337+
{
338+
"title": "Validate Configuration",
339+
"path": "list-resources/validate-configuration"
340+
},
341+
{
342+
"title": "Non-Framework Resource",
343+
"path": "list-resources/non-framework-resource"
344+
}
345+
]
346+
},
322347
{
323348
"title": "Handling Data",
324349
"routes": [

0 commit comments

Comments
 (0)