Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing arguments to add networking endpoints for "Confluent Kafka Replicator" custom connector #494

Open
jinjuewei opened this issue Nov 20, 2024 · 0 comments

Comments

@jinjuewei
Copy link

I could add and configure the confluent kafka replicator custom connector manully (https://www.confluent.io/hub/confluentinc/kafka-connect-replicator?_ga=2.168227108.461229490.1731923735-1325076423.1727250622&_gac=1.19373514.1731926129.Cj0KCQiA6Ou5BhCrARIsAPoTxrDuTAPqKIm6sKgV33s84T9m1AILOTkoCf_A6fDvPkWic3Oe_vf30ckaAi98EALw_wcB&_gl=1*mpufiw*_gcl_aw*R0NMLjE3MzE5MjYxMjkuQ2owS0NRaUE2T3U1QmhDckFSSXNBUG9UeHJEdVRBUHFLSW02c0tnVjMzczg0VDltMUFJTE9Ua29DZl9BNmZEdlBrV2ljM09lX3ZmMzBja2FBaTk4RUFMd193Y0I.*_gcl_au*ODYzMTIzODA3LjE3MjcyNTA2MjEuMTY3MDMyODg3NC4xNzI4OTExMDUwLjE3Mjg5MTEwNTA.*_ga*MTMyNTA3NjQyMy4xNzI3MjUwNjIy*_ga_D2D3EGKSGD*MTczMjA4ODIzOS45NC4xLjE3MzIwOTEwOTguMTUuMC4w). Now I want to use terraform to create a confluent replicator connector.
To configure this connector I need to add several networking endpoints (see in the following screenshot).
image

Unfortunatelly I could not find where to set the network endpoints arguments in Terraform. Do I need to set the network endpoints manully after the connecor is created by terraform?
https://registry.terraform.io/providers/confluentinc/confluent/latest/docs/resources/confluent_connector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant