Add support for custom_role_id
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
Closes #6370 (closed)
This MR adds support for using custom_role_id
with a group_ldap_link
resource, allowing LDAP users to use custom roles for group links. It also slightly refactors the ldap link tests to use the new test methodology using testutils
instead of separate TF resources for creating dependent test resources.
Edited by Patrick Rice