Seems like this behavior was introduced in commit 8a307d3. Due to the lack of any commit message or comments around the code, I can't tell what purpose the retry loop is supposed to serve. In any case the long timeout presents some difficulties for our build system.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
1.8.5
AWS Provider Version
5.57.0
Affected Resource(s)
Expected Behavior
The build plan should fail immediately.
Actual Behavior
The build plan hangs for 60 seconds.
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
Seems like this behavior was introduced in commit 8a307d3. Due to the lack of any commit message or comments around the code, I can't tell what purpose the retry loop is supposed to serve. In any case the long timeout presents some difficulties for our build system.
References
No response
Would you like to implement a fix?
None