Daniel Schniepp
Results
1
issues of
Daniel Schniepp
### Expected Behavior According to the docs [1000](https://github.com/integrations/terraform-provider-github/blob/3f27927e3f61c532d09f6a4de443289d6417e167/website/docs/d/repositories.html.markdown?plain=1#L10) results per page should be allowed. ### Actual Behavior The maximum number of allow results is 100, according to `toDiagFunc(validation.IntBetween(0, 100), "results_per_page")`...
Type: Bug
Status: Needs info