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
Improve error handling for DigitalOcean LB deletion
Adds a conditional to the failed_when clause to ignore 'not found' errors when deleting DigitalOcean load balancers, preventing unnecessary task failures if the resource does not exist.
0 commit comments