dsccommunity / ActiveDirectoryDsc

This module contains DSC resources for deployment and configuration of Active Directory Domain Services.
MIT License
345 stars 142 forks source link

ADOrganizationalUnit: Allow apostrophe / single quote in OU name #674 #677

Closed Borgquite closed 2 years ago

Borgquite commented 2 years ago

Pull Request (PR) description

Allow use of apostrophe / single quote in OU name

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #677 (317bf91) into main (0cac55d) will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #677   +/-   ##
===================================
  Coverage    98%    98%           
===================================
  Files        25     25           
  Lines      3408   3408           
===================================
  Hits       3340   3340           
  Misses       68     68           
Impacted Files Coverage Δ
...DOrganizationalUnit/MSFT_ADOrganizationalUnit.psm1 100% <100%> (ø)