[Bug]: Error: reading Route in Route Table (xxxx) with destination (xxxx): couldn't find resource #31679
Labels
bug
Addresses a defect in current functionality.
eventual-consistency
Pertains to eventual consistency issues.
service/vpc
Issues and PRs that pertain to the vpc service.
Milestone
Terraform Core Version
1.3.2
AWS Provider Version
4.63.0
Affected Resource(s)
Expected Behavior
Creating route should succeed. If there are failures when trying to read newly created route, they should be retried.
Actual Behavior
When attempting to verify the newly created route, it is not found and an error is returned rather then retry to find the new resource.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Not easily reproduced as it depends on the AWS backend.
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
Seems very similar to #25791
Seems slightly similar to #22927
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: