Skip to content

Commit 86edffc

Browse files
committed
update nav info
1 parent 10565de commit 86edffc

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
@@ -306,6 +306,31 @@
306306
}
307307
]
308308
},
309+
{
310+
"title": "List Resources",
311+
"routes": [
312+
{
313+
"title": "Overview",
314+
"path": "list-resources"
315+
},
316+
{
317+
"title": "List",
318+
"path": "list-resources/list"
319+
},
320+
{
321+
"title": "Configure Clients",
322+
"path": "list-resources/configure"
323+
},
324+
{
325+
"title": "Validate Configuration",
326+
"path": "list-resources/validate-configuration"
327+
},
328+
{
329+
"title": "Non-Framework Resource",
330+
"path": "list-resources/non-framework-resource"
331+
}
332+
]
333+
},
309334
{
310335
"title": "Handling Data",
311336
"routes": [

0 commit comments

Comments
 (0)