List provisioned users api
requested to merge gitlab-community/terraform-provider-gitlab:issue-1203-provisioned-user-list into main
-
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
If applied, this commit will add GroupProvisionedusers DataSource
closes #1203 (closed)
As we discussed, there isn’t a GitLab API that allows us to create provisioned users on demand. Therefore, we conducted a local test to verify that our changes would work as expected
Demo
Full request params
With an invalid search request param
With an invalid created_before param
Edited by Hoa Nguyen