Giter VIP home page Giter VIP logo

terraform-kafka's Introduction

Kafka Module

Description

This module creates a Kafka cluster.

Variables

Name Description Default
app_name application name
bastion_ip bastion IP address for ssh access
bastion_private_key local path to ssh private key for bastion access
brokers_per_az number of Kafka brokers per AZ
cloudwatch_alarm_arn cloudwatch alarm ARN
ebs_device_name EBS attached device /dev/xvdf
ebs_mount_point mount point for EBS volume /mnt/kafka
ebs_volume_ids list of EBS volume IDs
environment environment to configure
iam_instance_profile IAM instance profile
kafka_ami AWS AMI for kafka
kafka_instance_type instance type for kafka server
kafka_repo Kafka distro site http://apache.org/dist/kafka
kafka_user user in kafka AMI
kafka_version Kafka version 0.11.0.0
key_name key pair for SSH access
log_retention retention period (hours) 168
num_partitions number of partitions per topic 1
private_key local path to ssh private key
scala_version Scala version used in Kafka package 2.12
subnet_ids list of subnet IDs
static_subnet_ids list of subnet IDs for static IP addresses (for zookeeper)
security_group_ids comma-separated list of security groups
zookeeper_addr network number for zookeeper addresses
zookeeper_ami AWS AMI for zookeeper
zookeeper_instance_type instance type for zookeeper server
zookeeper_repo Zookeeper distro site http://apache.org/dist/zookeeper
zookeeper_user user in zookeeper AMI
zookeeper_version Zookeeper version 3.4.10

Outputs

Name Description
zk_connect Zookeeper connection string

Tests

The test documentation can be found in test/main.tf.

terraform-kafka's People

Contributors

conrad-mukai avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.