We're deploying workload identity pools and we wanted to destroy then recreate a pool with the same name. However, GCP won't allow you to create a new workload identity pool with the same name until 30 days after you delete a pool.
Is there any way we can force the permanent deletion of the pool so we can recreate it?
For context, we're deploying this via Terraform.