Skip to content

[BUG]: Validation prevents valid results_per_page setting #2172

@dschniepp

Description

@dschniepp

Expected Behavior

According to the docs 1000 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")

Terraform Version

Terraform v1.7.4
on darwin_arm64

  • provider registry.terraform.io/integrations/github v6.0.0

Affected Resource(s)

  • github_repositories

Terraform Configuration Files

No response

Steps to Reproduce

No response

Debug Output

No response

Panic Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Daniel Schniepp daniel.schniepp@mercedes-benz.com, Mercedes-Benz Mobility AG on behalf of Mercedes-Benz Tech Innovation GmbH.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Needs infoFull requirements are not yet known, so implementation should not be startedType: BugSomething isn't working as documented

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions