Files
terraform-provider-bitbucke…/bitbucket/data_group_users.go
Robin Breathe 2e2fc4e78f Fix data_group_users in the face of pagination (#45)
* Without this change, past the first page of results, the
  pagination logic within data_group_users was incorrectly switching
  to the data_project_permissions_groups API, as well as not actually
  updating the API URL, resulting in breakage for groups with >25 users.
2022-06-16 10:25:01 -07:00

3.4 KiB