purple-lion-47621
10/03/2023, 5:45 AMError creating Cluster: Resource already exists - apply blocked by lifecycle params: &beta.Cluster{Name:(*string)
These were our steps.
1. Create GKE cluster named sandbox1 in Azure.
2. Remove cluster sandbox1. Here we remove all resource groups associated with sandbox1
3. Again create the cluster named sandbox1. This is where we get the above error.
Where can we find the above danging resource ? 🤔 No resource groups associated with sandbox1 were visible after step 2.