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
164 stars 79 forks source link

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

Closed developerkunal closed 4 months ago

developerkunal commented 4 months ago

πŸ”§ Changes

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes are missing coverage. Please review.

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

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/961/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/961?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0) ```diff @@ Coverage Diff @@ ## main #961 +/- ## ========================================== - Coverage 90.19% 90.19% -0.01% ========================================== Files 103 103 Lines 13886 13852 -34 ========================================== - Hits 12525 12494 -31 + Misses 968 965 -3 Partials 393 393 ``` | [Files](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/961?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/data\_source.go](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/961?src=pr&el=tree&filepath=internal%2Fauth0%2Forganization%2Fdata_source.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#diff-aW50ZXJuYWwvYXV0aDAvb3JnYW5pemF0aW9uL2RhdGFfc291cmNlLmdv) | `87.96% <100.00%> (+0.92%)` | :arrow_up: | | [internal/auth0/organization/flatten.go](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/961?src=pr&el=tree&filepath=internal%2Fauth0%2Forganization%2Fflatten.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#diff-aW50ZXJuYWwvYXV0aDAvb3JnYW5pemF0aW9uL2ZsYXR0ZW4uZ28=) | `100.00% <100.00%> (ΓΈ)` | | | [internal/auth0/organization/resource\_member.go](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/961?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%> (ΓΈ)` | | | [internal/auth0/organization/resource\_members.go](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/961?src=pr&el=tree&filepath=internal%2Fauth0%2Forganization%2Fresource_members.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#diff-aW50ZXJuYWwvYXV0aDAvb3JnYW5pemF0aW9uL3Jlc291cmNlX21lbWJlcnMuZ28=) | `84.48% <44.44%> (-1.82%)` | :arrow_down: |