Edu-DevOps
Edu-DevOps
This PR aims to read the ldap group_type from Nexus API since it is available in latest Nexus versions. Issue: https://github.com/datadrivers/terraform-provider-nexus/issues/392 I am trying to force the uppercase usage since...
This PR aims to fix #397. I have tested: - creation of new repo with a routing rule specified - applying after a manual modification of the routing rule using...
Issue detailed here: https://github.com/datadrivers/terraform-provider-nexus/issues/371#issuecomment-2420299200 In a nutshell, without the source parameter two users (one local and one LDAP) can collide using the same userid. I've updated documentation and run tests...