https://github.com/mathieubuisson/tf-eventhub-with-checkpoints
https://github.com/mathieubuisson/tf-eventhub-with-checkpoints
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathieubuisson/tf-eventhub-with-checkpoints
- Owner: MathieuBuisson
- License: mit
- Created: 2019-04-17T18:35:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-05T17:08:44.000Z (almost 7 years ago)
- Last Synced: 2026-01-07T02:55:47.213Z (5 months ago)
- Language: HCL
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# tf-eventhub-with-checkpoints
## Overview
This is primarily an example to demonstrate how to write composable and maintainable infrastructure code using **Terraform** modules.
This **Terraform** configuration deploys an **Azure Event Hub** and a number of consumer groups based on the specified names.
It also provisions Azure resources needed by event consumers to manage checkpoints and partition leases :
- Event Hub shared access policies
- Storage account
- Blob storage containers