[Bug]: Terraform does not detect that auto_minor_version_upgrade
was changed manually via AWS Console
#41056
Labels
bug
Addresses a defect in current functionality.
needs-triage
Waiting for first response or review from a maintainer.
service/elasticache
Issues and PRs that pertain to the elasticache service.
Terraform Core Version
1.10.5
AWS Provider Version
5.84.0
Affected Resource(s)
Expected Behavior
I changed option via AWS Console manually
Apply changes on the next page.
Then I want to revert back this change via terraform plan/apply.
Terraform should detect that the option was changed in AWS Console. And revert it back to
true
value.https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_replication_group#auto_minor_version_upgrade-1
Actual Behavior
Nothing had happened.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
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?
None
The text was updated successfully, but these errors were encountered: