Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lifecycle operation will retry if 'Failed' status was return. #621

Conversation

mawasile
Copy link
Contributor

@mawasile mawasile commented Mar 6, 2025

This pull request includes several changes to improve the handling of lifecycle operations and retries in various API methods. The most important changes include adding retries for failed lifecycle operations, improving logging, and updating test cases to validate these changes.

Improvements to lifecycle operation handling:

Test case updates:

@mawasile mawasile added bug Something isn't working enhancement New feature or request resource terraform resource labels Mar 6, 2025
…est-destroy-there-may-be-dangling-resources-exit-status-1
@mawasile mawasile merged commit d7d6714 into main Mar 6, 2025
10 checks passed
@mawasile mawasile deleted the mawasile/620-panicgo629-error-running-post-test-destroy-there-may-be-dangling-resources-exit-status-1 branch March 6, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request resource terraform resource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic.go:629: Error running post-test destroy, there may be dangling resources: exit status 1
3 participants