auth0 / terraform-provider-auth0

The Auth0 Terraform Provider is the official plugin for managing Auth0 tenant configuration through the Terraform tool.
https://registry.terraform.io/providers/auth0/auth0/latest/docs
Mozilla Public License 2.0
157 stars 73 forks source link

(GH-925) Fix pagination for auth0_organization_member import/Create limit #964

Closed developerkunal closed 1 month ago

developerkunal commented 1 month ago

πŸ”§ Changes

sergiught commented 1 month ago

Let's as well describe better what we're attempting with this PR and how it links to the eventual proper fix of swapping offset pagination with checkpoint pagination.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.19%. Comparing base (525eba1) to head (45f9c41).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/964/graphs/tree.svg?width=650&height=150&src=pr&token=geObb1Hn9E&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0)](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/964?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0) ```diff @@ Coverage Diff @@ ## main #964 +/- ## ======================================= Coverage 90.19% 90.19% ======================================= Files 103 103 Lines 13886 13886 ======================================= Hits 12525 12525 Misses 968 968 Partials 393 393 ``` | [Files](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/964?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0) | Coverage Ξ” | | |---|---|---| | [internal/auth0/organization/resource\_member.go](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/964?src=pr&el=tree&filepath=internal%2Fauth0%2Forganization%2Fresource_member.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#diff-aW50ZXJuYWwvYXV0aDAvb3JnYW5pemF0aW9uL3Jlc291cmNlX21lbWJlci5nbw==) | `82.25% <100.00%> (ΓΈ)` | |