-
### What happened?
When running pulumi up with a Confluent Cloud schema creation or update the GET url used to check the data for the latest schema is incorrect
Running `pulumi up` reults in the…
-
Currently `/terraform plan` may be successful but the resource still fails after the pull request merge with the error "Unable to validate configuration". It happened with the `confluent_connector` re…
-
I'm trying to connect my local Debezium Kafka Connect to Confluent Cloud but it fails to stream CDC. However, it successfully produces messages to offset and status topics.
When creating a SqlServerC…
-
Hi there, I am using this provider to manage topics on Confluent Cloud. Recently, they added a new configuration value to the topics, and more recently they removed that same value, and both times it …
-
Description
===========
We have some consumers running in a GKE cluster and using a confluent cloud cluster with a provided schema registry (on avro).
From time to time, consumers are unable to con…
-
**Current behavior:**
With the following API Key based provider authentication:
```hcl
# Option #1: Manage multiple clusters in the same Terraform workspace
provider "confluent" {
cloud_api_k…
-
**SCENARIO**
We have a use case where we consume events from a topic in our microservice and eventually after certain business flows we produce multiple events to different topic(s).
_Service -…
-
### System Name
Confluent Cloud
### Type
Materialize
### Details
I want to materialize to Kafka topics
-
Hi Team,
I'm trying to configure this connector on confluent cloud, can someone please guide me how can I provide the configurations for connector to connect to aws glue as catalog? I already went t…
-
All guides of using kafka connect say to run `./bin/connect-standalone` providing `connect-standalone.properties` and then connect using `url = "http://localhost:8083"`.
However, I noticed that for c…