AxtonGrams/terraform-provider-wiz

Improvement: Pagination Defaults

Opened this issue · 0 comments

Description

For data sources supporting pagination, the default for max_pages is 0 which translates to unlimited/no-limit, this could cause performance issues for very large environments. This should be set to a reasonable number of pages as a default, something like 10 or 20

References

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment