Hello!
Our team encountered these errors while deleting our old networks.
-
The network resource ‘projects/XXXX/global/networks/redis-vpc’ is already being used by ‘projects/XXXX/global/networkInstances/v1374312030-930de956-74a7-4c70-86c6-5571b4f7a7e2’
-
The network resource ‘projects/YYYY/global/networks/redis-vpc’ is already being used by 'projects/YYYY/global/networkInstances/v-490031166-74127914-382f-4f3f-bb1f-be1bb1f1572c
-
The network resource ‘projects/ZZZZ/global/networks/redis-vpc’ is already being used by ‘projects/ZZZZ/global/networkInstances/v-545024341-abb83a47-73cf-4eae-9166-c7e181216d64’
On three different projects.
These networks are empty; they don’t have subnetworks, VPC connectors, routes, IP addresses, routers, or firewall rules.
We also deleted all the App Engine instances, Cloud Run revisions, Cloud functions, and Compute Engine VMs that used resources from these networks.
But we’re still getting these errors. And we don’t have any idea about what that might be using these networks.
Could you please help with advice on how we can find and remove these mystical “network interfaces”?
Thanks!