Skip to content

Repository containing a terraform template to provision all the components in confluent cloud required by odm-demo-trips

Notifications You must be signed in to change notification settings

Quantyca/odm-demo-trips-terraform-full

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository cointains a terraform template to provision the following components con Confluent Cloud:

  • environment
  • kafka cluster
  • topics
  • schema registry
  • schemas on schema registry
  • ksqldb

How to

To run this terraform template directly follow these steps:

  1. assing values to variables in terraform.tfvars file
  2. open a terminal and from the root dir of this repository and run the command terraform init
  3. from the terminal run the command terraform apply

Clean up

To clean up follow these steps:

  1. open a terminal and from the root dir of this repository and run the command terraform destroy

About

Repository containing a terraform template to provision all the components in confluent cloud required by odm-demo-trips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages