Error: error reading Route Table (rtb-xxx): couldn't find resource #25791
Labels
eventual-consistency
Pertains to eventual consistency issues.
service/vpc
Issues and PRs that pertain to the vpc service.
Milestone
Terraform CLI and Terraform AWS Provider Version
v4.5.0
Affected Resource(s)
Terraform Configuration Files
It looks like this is an eventual consistency bug, so it is not easily reproduceable. I will link to our CI runs to show it happening.
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Source code is here.
Debug Output
An example of a CI failure with this error.
Expected Behavior
Creating route table resource should succeed. If there are failures when trying to read the newly created resource, they should be retried.
Actual Behavior
When trying to read the newly created route table, it is not found and an error is returned--rather than retrying to find the resource.
Steps to Reproduce
Unfortunately this depends on the aws backend so it is not easily reproduceable.
Important Factoids
References
The text was updated successfully, but these errors were encountered: