### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSDesiredStateConfiguration) - [X] Search the existing issues. ### Steps to reproduce If you invoke a resource without the required properties no error is thrown. ### Expected behavior ```console # Error is thrown when required properties are not provided ``` ### Actual behavior ```console # No error ``` ### Error details _No response_ ### Environment data ```PowerShell 7.4-preview2 ``` ### Version 2.0.6 ### Visuals _No response_