implement data sources for listing and getting individual group service account tokens
This resource exists as a resource, would love to see it as a data source. Cheers.
Implementation guide
- Read the
CONTRIBUTING.mdguide to set up your local development environment and clone the community fork of this project. - Follow the
docs/development/CreatingANewDatasource.mdfor creating a new resource and test forgitlab_group_service_account_access_token, retrieving by ID. - Follow the
docs/development/CreatingANewDatasource.mdfor creating a new resource and test forgitlab_group_service_account_access_tokens, listing all for a given group. - Run
make reviewableand raise a MR with your changes
Edited by Heidi Berry