Hello. We are having trouble deleting a VPC network. This looks similar to this post , but I can't re
Operation type [delete] failed with message "The network resource 'projects/**/global/networks/covid-cert-vpc' is already being used by 'projects/**/global/networkInstances/v-1489705741-108eccb7-aacc-458e-8af5-8fd829c085bc'"
Hi @klogic,
Welcome to Google Cloud Community!
Before VPC network deletion, it is required to clean up all the resources associated with it. This includes removing any resources directly within its subnets and any resources that reference the network itself, such as:
You may also check this documentation regarding VPC Network deletion error.
For references on related cases reported, you may visit public tracker.
If the issue still persists and you need further assistance, it is recommended that you file a ticket with our Google Cloud support.
I hope the above information is helpful.
Deleted all coonected resources but get this error still
The deletion of the network failed. Error: Operation type [delete] failed with message "The network resource
'projects/XX/global/networks/covid-cert-vpc' is already being used by 'projects/xx/global/networkInstances/v-1489705741-108eccb7-aacc-458e-8af5-8fd829c085bc'"