diff --git a/website/docs/plugin/which-sdk.mdx b/website/docs/plugin/which-sdk.mdx index 14a6cd393..ba083e21e 100644 --- a/website/docs/plugin/which-sdk.mdx +++ b/website/docs/plugin/which-sdk.mdx @@ -41,6 +41,8 @@ should consider using the framework if you would benefit from the ability to: * Use nested attributes. * Use any type as the elements of a map. * Tell when an optional and computed field has been removed from a config. +* Implement schema-based validation that is relative to the current attribute or applies to any list, map, or set element. +* Return warning or error diagnostics during resource destruction. ## Do You Need Any Features That the Framework Doesn't Provide (Yet)?