Skip to content

🌳 A sustainable Terraform Package which creates resources for Messaging Services (EventBridge, MSK, SNS, SQS) on AWS

License

Notifications You must be signed in to change notification settings

tedilabs/terraform-aws-messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

terraform-aws-messaging

GitHub release (latest SemVer) GitHub pre-commit

Terraform module which creates messaging related resources on AWS.

Target AWS Services

Terraform Modules from this package were written to manage the following AWS Services with Terraform.

  • AWS EventBridge (Formerly known as CloudWatch Events)
    • Event Bus
    • Rule
  • AWS MSK (Managed Streaming for Apache Kafka)
    • Cluster
  • AWS SNS (Simple Notification Service)
    • FIFO Topic
    • Standard Topic
  • AWS SQS (Simple Queue Service)
    • Comming Soon!

Examples

SNS (Simple Notification Service)

Self Promotion

Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.

License

Provided under the terms of the Apache License.

Copyright © 2023, Byungjin Park.