You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumping up the number is fine but we need to also pagination (can be separate pull request). I am not using this pattern but I have teams with well over 100 members.
Terraform Version
v0.14.6
Affected Resource(s)
Data source:
Terraform Configuration Files
Expected Behavior
Get all GitHub team members
Actual Behavior
I get a maximum of 30 team members
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform init
terraform plan
References
page
andper_page
- 30 seems to be the default per page: https://docs.github.com/en/rest/reference/teams#list-team-membersThe text was updated successfully, but these errors were encountered: