You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rmennanov
Thank you for opening the issue. Currently we don't provide a way to forwardToReplicas because it can conflict with the configuration written in terraform and tf state.
e.g what if we change the same field in both primary and secondary which use forwardToReplicas
One simple approach is to use local or module for reusing the config for both primary and secondary.
Terraform Version
Affected Resource(s)
Expected Behavior
According to Alogilia docs, is it should be possible to specify how setting will be synchronized between primary index and standard replica link
Actual Behavior
Not able to set that flag while creating standard replica index.
It any possibilities to do it currently? Or any plan for that flag in provider implementation?
Thanks:)
The text was updated successfully, but these errors were encountered: