Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.8 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.8 KB

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.