l-with / terraform-provider-ldap

7 stars 4 forks source link

Add RDN attributes only when slice is not nil #52

Closed fpants closed 10 months ago

fpants commented 10 months ago

When there are no DN attributes in the ldap_object, the provider crashes with a nil pointer dereference. This PR is to fix this case.

l-with commented 10 months ago

Thanks for the submission, this looks ok for me! (I have not the time for testing.)

l-with commented 10 months ago

released in version 0.4.4