Closed AmarendraSingh88 closed 1 month ago
Hello team, Any plan to include this in the next release?
asked developed of PR #642 to add it in his PR.
Hello @imrannayer , I see that the above PR is already merged and didn't include the changes for MySql. Would it be possible for you to add the changes? Thanks
@AmarendraSingh88 PR #652 will fix it
TL;DR
Data Cache is not available for Read Replica of MySql in Enterprise Plus edition and because of that we are not able to use Enterprise Plus upgrade via terraform.
Expected behavior
We should have the data_cache_enabled parameter available for MySql Read Replica as well, the same way we have it for Master MySql database.
Observed behavior
We do not have data_cache_enabled param available for MySql Read Replica while it is there for Master Database
Terraform Configuration
Terraform Version
Additional information
This PR is there, which added the edition and data cache related details but seems it is missed for MySql Read Replica.