You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Error reading ManagedZone: googleapi: Error 400: The resource named 'somezonename' cannot be deleted because it is not empty, containerNotEmpty
This is because external DNS doesn't seem to have time to clean up its records before its terminated, and GCP does not support forceful DNS zone deletion.
Open the DNS zone in the Google Cloud console, manually delete the records and re-run destroy.
The text was updated successfully, but these errors were encountered:
This error tends to happen on GCP modules:
This is because external DNS doesn't seem to have time to clean up its records before its terminated, and GCP does not support forceful DNS zone deletion.
Open the DNS zone in the Google Cloud console, manually delete the records and re-run destroy.
The text was updated successfully, but these errors were encountered: