We were leaking EIPs because we used to pull the eip using the nic id which results in the eip leak since the nic is already deleted at the time of eip listing via API. Now, we simply store that information in our database and release using that information without the need of extra API call.
409 B
409 B