PowerStig
PowerStig copied to clipboard
Test-DscConfiguration and pipeline cleanup
Pull Request (PR) description:
Add Test-DscConfiguration to each resource to ensure the compiled MOF files have all the information required to be used.
This Pull Request (PR) fixes the following issues:
This fixes #1528
Task list:
- [ ] Change details added to Unreleased section of CHANGELOG.md (Not required for Convert modules)?
- [ ] Added/updated documentation, comment-based help and descriptions where appropriate?
- [ ] Examples appropriately updated?
- [ ] New/changed code adheres to Style Guidelines?
- [ ] Unit and (optional) Integration tests created/updated where possible?