GSLabDev / terraform-provider-ad

Automates the Active Directory resource creation during Infrastructure build using Terraform Provider.
Mozilla Public License 2.0
61 stars 31 forks source link

fix strings compared #31

Closed stempher closed 4 years ago

stempher commented 4 years ago

In resource ad_add_to_group DN are compared as strings. The search request does not always return all objects due to case sensitivity.