Skip to content

Commit

Permalink
clarify purpose of event bus
Browse files Browse the repository at this point in the history
  • Loading branch information
acsauk committed Jul 16, 2024
1 parent 4199efe commit cab4bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environment/region/modules/event_bus/main.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Event bus for reduced fees
# Event bus for custom (non-AWS) events

resource "aws_cloudwatch_event_bus" "main" {
name = data.aws_default_tags.current.tags.environment-name
Expand Down

0 comments on commit cab4bb8

Please sign in to comment.