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 10565de commit 86edffcCopy full SHA for 86edffc
content/terraform-plugin-framework/v1.16.x/data/plugin-framework-nav-data.json
@@ -306,6 +306,31 @@
306
}
307
]
308
},
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
334
{
335
"title": "Handling Data",
336
"routes": [
0 commit comments