Topic config redpanda.remote.readreplica
is never included in metadata #8021
Closed as not planned
Description
Version & Environment
22.3
What went wrong?
When creating a read replica topic, we set a parameter redpanda.remote.readreplica=bucketname
. This parameter is never returned in topic metadata queries, which plays badly with tools like Terraform which does a diff between current and desired state.
JIRA Link: CORE-1131