I have created new docker image which has debezium mysql connector (debezium-connector-mysql:1.7.1) and trying to connect the connect cluster to cloud.
Would like to know the list of environment variables required to connect cluster to cloud?
I assume that by default, cloud will accept only SSL. Do we need to create certificates for SSL connections?
Whether anyone has any working examples standalone connector to cloud?