List operations should iterate the result
Opened this issue · 0 comments
andrew-s commented
When listing projects/orgs/functions/secrets only the first 20 are iterated - this is the default limit.
- Increase limit for requests to 100
- If more than 100 results for a resource, iterate until exhausted