Commit Graph

4 Commits

Author SHA1 Message Date
xvlcwk
ce6854b8b6 feat: Introduce muxing for new elements 2024-02-05 00:19:08 +01:00
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
Gavin Bunney
6d0d523a9b Added resource.bitbucketserver_plugin 2019-10-14 11:38:39 -07:00
Gavin Bunney
3b3cde32e3 Added data.bitbucketserver_groups, data.bitbucketserver_group_users, resource.bitbucketserver_group and resource.bitbucketserver_user_group 2019-10-10 15:06:41 -07:00