Replies: 1 comment
-
Hi! Sorry for the late reply! We have since updated our TF docs to include the possible values for Answering your specific question, you need to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I am trying to mimic the following mute issue in terraform via new relic workflows:
Do not send notifications for fully muted issues
It is currently set to the default -
muting_rules_handling = "NOTIFY_ALL_ISSUES"
How would I change it so that it matches
Do not send notifications for fully muted issues
?Many thanks
Beta Was this translation helpful? Give feedback.
All reactions