outputSource: snowflake
kafka:
bootstrapServer: kafka:9092
groupID: group_abc
topicConfigs:
- db: shop
tableName: customers
schema: inventory
topic: "dbserver1.inventory.customers"
cdcFormat: debezium.postgres.wal2json
cdcKeyFormat: org.apache.kafka.connect.storage.StringConverter
snowflake:
account: ACCOUNT_ID
username: USER
password: PASSWORD
warehouse: DWH_NAME
region: us-east-2.aws