This provider creates topics and ACLs in Kafka cluster.
Name | Version |
---|---|
confluent | 1.29.0 |
Name | Version |
---|---|
confluent | 1.29.0 |
google-beta | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
acls | Kafka ACL list | any |
n/a | yes |
confluent_api_key | Cloud API key to control access to Confluent Cloud resources | string |
"" |
no |
confluent_api_secret | Cloud API secret to control access to Confluent Cloud resources | string |
"" |
no |
kafka_id | The ID the the Kafka cluster of the form 'lkc-' | string |
"" |
no |
kafka_key | API Key for the Kafka cluster | string |
"" |
no |
kafka_rest_endpoint | The REST Endpoint of the Kafka cluster | string |
"" |
no |
kafka_secret | API Secret for the Kafka cluster | string |
"" |
no |
project_id | The ID of the project in which Kafka secrets stored (if no kafka credentials provided) | string |
"" |
no |
topics | Kafka topic list | any |
n/a | yes |
Name | Description |
---|---|
confluent_key | API Key for confluent |
confluent_secret | API Secret for confluent |
kafka_key | API Key for the Kafka cluster |
kafka_secret | API Secret for the Kafka cluster |