PaloAltoNetworks / pcs-sizing-scripts

Prisma Cloud sizing scripts
ISC License
46 stars 49 forks source link

Update resource-count-abc.sh #45

Open billhoph opened 1 year ago

billhoph commented 1 year ago

Due to a possible bug in the AliCloud API JSON, the "Total Count" collected by the get_instance_count() function would always return 0 count. Thus, I've updated the script to leverage get_instance_count_via_pagination() instead.

welcome-to-palo-alto-networks[bot] commented 1 year ago

:tada: Thanks for opening this pull request! We really appreciate contributors like you! :raised_hands: