Giter Site home page Giter Site logo

entur / terraform-aiven-kafka-connect-elasticsearch-sink Goto Github PK

View Code? Open in Web Editor NEW
0.0 9.0 0.0 35 KB

Terraform module for managing Elasticsearch sink connector on Aiven managed KafkaConnect cluster

HCL 100.00%
aiven elasticsearch elasticsearch-sink kafka-connect sink-connector terraform-module

terraform-aiven-kafka-connect-elasticsearch-sink's Introduction

Elasticsearch sink connector

Terraform module for managing Elasticsearch sink connector on Aiven managed KafkaConnect cluster. This module depends on Aiven kafka init module to access basic information about Aiven's KafkaConnect cluster

Module

Example

Getting started

Access to Aiven terraform provider requires an API authentication token which can be generated from Aiven console Aiven authentication token can be provided as an environment variable with TF_VAR_ prefix or in a .tfvars file, otherwise from Harness Secrets Manager if you are provisioning from Harness.

Elasticsearch connector configuration

To be able to sink data to Elasticsearch server you need to figure out

  • the topics on the Kafka cluster to sink data from
  • the target Elasticsearch service URL(s)
  • credentials(username and password) to get access to the Elasticsearch service
  • Kafka user with permission to read topic schema

Example using the latest release

module "elasticsearch-sink" {
  source = "github.com/entur/terraform-aiven-kafka-connect-elasticsearch-sink//modules/elasticsearch-sink?ref=v0.1.3"
  ...
}

See the README.md under module's subfolder for a list of supported inputs and outputs. For examples showing how they're implemented, check the examples subfolder.

Version constraints

You can control the version of a module dependency by adding ?ref=TAG at the end of the source argument, as shown in the example above. This is highly recommended. You can find a list of available versions here.

Dependency automation tools such as Renovate Bot will be able to discover new releases and suggest updates automatically.

Reference(s)

terraform-aiven-kafka-connect-elasticsearch-sink's People

Contributors

github-actions[bot] avatar renovate[bot] avatar upendra-vedullapalli avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

terraform-aiven-kafka-connect-elasticsearch-sink's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/pr-tests-terraform.yml
.github/workflows/pr-validation.yml
.github/workflows/release-please.yml
terraform
modules/elasticsearch-sink/versions.tf
  • aiven >= 3.0.0, < 4.0.0
  • google >=4.40.0
  • hashicorp/terraform >=0.13.2

  • Check this box to trigger a request for Renovate to run again on this repository

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.