-
-
Notifications
You must be signed in to change notification settings - Fork 20
add cloudwatch_event_rule_pattern_detail #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
add cloudwatch_event_rule_pattern_detail #74
Conversation
/terratest |
@Hiroki6 thanks for your contribution!
|
@gberenice done. |
f83a28a
to
a09cdc8
Compare
a09cdc8
to
6e96777
Compare
/terratest |
@Hiroki6 ah, the last thing:
Mind run |
ah, sorry. |
@gberenice can you rerun the test please? |
what
add
cloudwatch_event_rule_pattern_detail
variable to customize the event filter.Basically a similar implementation of #59, which also added this variable.
Since the original PR has been open more than 1 year and seems to be stale, I opened the PR.
why
The default event pattern sends a lot of alerts.
This variable allows to customize the detail pattern to filter events.