We're noticing a serious performance issue on the IACM approval step UI. When the page loads, it becomes extremely slow and eventually freezes making it nearly impossible to click the "Approve" or "Reject" buttons. We suspect this is due to the number of resources displayed on the page. Even though our change affects only 1 resource, the UI attempts to render all resources provisioned in that workspace (most of which are unchanged) - in our case it's more than 3000 resources, and this causes a significant performance degradation.