integrations / terraform-provider-github

Terraform GitHub provider
https://www.terraform.io/docs/providers/github/
MIT License
886 stars 726 forks source link

fix(data_source_github_rest_api): only allow for 404 on err #2154

Closed riezebosch closed 6 months ago

riezebosch commented 6 months ago

Resolves #2156


Before the change?

After the change?

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!


riezebosch commented 6 months ago

Came up with a test by using an endpoint that exceeds the maximum limit for url length.