Skip to content

extenda/tf-module-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-module-kafka

Description

This provider creates topics and ACLs in Kafka cluster.

Requirements

Name Version
confluent 1.29.0

Providers

Name Version
confluent 1.29.0
google-beta n/a

Inputs

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

Outputs

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

About

Terraform module for creating resources in Kafka cluster

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages