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 ae94eb8 commit 61dff8eCopy full SHA for 61dff8e
content/terraform-plugin-framework/v1.16.x/data/plugin-framework-nav-data.json
@@ -319,6 +319,31 @@
319
}
320
]
321
},
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
347
{
348
"title": "Handling Data",
349
"routes": [
0 commit comments