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 b529081 commit e6ff36aCopy full SHA for e6ff36a
website/docs/plugin/which-sdk.mdx
@@ -41,6 +41,8 @@ should consider using the framework if you would benefit from the ability to:
41
* Use nested attributes.
42
* Use any type as the elements of a map.
43
* Tell when an optional and computed field has been removed from a config.
44
+* Implement schema-based validation that is relative to the current attribute or applies to any list, map, or set element.
45
+* Return warning or error diagnostics during resource destruction.
46
47
## Do You Need Any Features That the Framework Doesn't Provide (Yet)?
48
0 commit comments