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
This is a known issue, that is being worked. We will let you know when it is fixed, but it might take a while.
Meanwhile, as a workaround maybe you can try:
Set a 10s sleep after each user destruction. This example sets one(20s sleep) after cluster creation also.
Description
Running terraform destroy and planning to delete all resources does not succeed when a manged postgres is used.
Expected behavior
The pipeline should not terminate and destroy all resources
Environment
Terraform version:
Provider version:
OS:
Configuration Files
How to Reproduce
Steps to reproduce the behavior:
Error and Debug Output
Additional Notes
The counter of planned resources is off because of removed project sprecifics.
Found that deleting the Postgres Cluster in DCD before restarting the destruction pipeline "fixes" this.
References
none
The text was updated successfully, but these errors were encountered: