[Bug]: Elasticache eventual consistency causing crash on applying new tags #31819
Labels
bug
Addresses a defect in current functionality.
eventual-consistency
Pertains to eventual consistency issues.
service/elasticache
Issues and PRs that pertain to the elasticache service.
tags
Pertains to resource tagging.
Milestone
Potentially Related
available
state before modifying tags #24021tags
boilerplate code - PoC #29838Terraform Core Version
1.4.6
AWS Provider Version
5.1.0
Affected Resource(s)
aws_elasticache_replication_group
Expected Behavior
Terraform updates tags correctly when a tag change is detected.
Actual Behavior
The provider randomly will crash due to eventual consistency problems on AWS APIs, meaning we have to manually rebuild our entire system or manually intervene.
Relevant Error/Panic Output Snippet
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: