[Bug]: Error When Adding Tags on Elasticache Replication Group #40948
Labels
bug
Addresses a defect in current functionality.
service/elasticache
Issues and PRs that pertain to the elasticache service.
Terraform Core Version
1.10.4, 1.6.6, 1.4.6
AWS Provider Version
5.83.1
Affected Resource(s)
Expected Behavior
Terraform should wait for cluster to return to available state after adding the new tag before attempting to list tags
Actual Behavior
Terraform errors saying cluster is not in available state
Relevant Error/Panic Output Snippet
Terraform Configuration Files
https://gist.github.com/evan-cleary/0af2189042b92cfa9f24fac53c3a07dd
Steps to Reproduce
terraform apply -auto-approve
terraform apply -auto-approve -var add_tag=true
Debug Output
debug.gpg.log
Panic Output
No response
Important Factoids
References
#30444
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: