-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: elasticache/replication_group update is not waiting for replication group in the available state before updating the tags #33859
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Looks like someone attempted to fix this in the past: #24021 |
I have the same behavior in version 5.31.0 |
Hi, |
This functionality has been released in v5.41.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Potentially Related
available
state before modifying tags #24021tags
boilerplate code - PoC #29838Terraform Core Version
1.5.4
AWS Provider Version
5.11.0
Affected Resource(s)
aws_elasticache_replication_group
Expected Behavior
The Tags on existing replication_group should be updated with the new keys-values and engine version update to 6.0.5
Actual Behavior
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
terraform apply
Update aws_elasticache_replication_group tags
terraform apply
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
Previously the same issue was seen in version 3.74.1 and i got fixed in 4.9.0
Reference ticket number #23219
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: