terraform-aws-modules / terraform-aws-msk-kafka-cluster

Terraform module to create AWS MSK (Managed Streaming for Kafka) resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/msk-kafka-cluster/aws
Apache License 2.0
55 stars 53 forks source link

MSK Connect - Worker Configuration and Custom Plugin #11

Closed guramtochilashvili closed 11 months ago

guramtochilashvili commented 1 year ago

Hello,

First of all I want to thank you for such a great module and support.

Now Questions:

Is it possible to create many Worker Configurations and Custom Plugins without creating cluster itself.

Let's say if I want to have 1 MSK Cluster and I want many plugins and worker configuration for that cluster

--

The important thing is also that for 1 MSK Cluster needs to be created multiple connectors with different configurations for different sources.

This connectors should be taken from S3 (Located Jar or Zip files) and I also did not find any connector configuration Inputs in the module.

So connector function will be only template as Input which can take custom plugins located from S3

Can you suggest?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 11 months ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 10 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.