integrations / integrations/terraform-provider-github
[FEAT]: Add explicit support for `team_slug`
Open
Type: Feature
vNext
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
We should be using the team slug pattern rather than the legacy team ID pattern for referencing teams. The current pattern attempts to support both slug and ID but it has a number of problems including a high API overhead and an inability to be "correct".
This is required for #2497
### SDK Version
_No response_
### API Version
_No response_
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.