You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_included_users"></a> [included\_users](#input\_included\_users)| List of emails that be scanned to manual actions. If empty will scan all emails. |`list(string)`|`[]`| no |
68
68
| <aname="input_lambda_runtime"></a> [lambda\_runtime](#input\_lambda\_runtime)| The lambda runtime to use |`string`|`"python3.8"`| no |
69
69
| <aname="input_log_retention_in_days"></a> [log\_retention\_in\_days](#input\_log\_retention\_in\_days)| Number of days to keep CloudWatch logs |`number`|`14`| no |
70
-
| <aname="input_message_format"></a> [message\_format](#input\_message\_format)| Where do you want to send this message? Only slack, for now.|`string`|`"slack"`| no |
70
+
| <aname="input_message_format"></a> [message\_format](#input\_message\_format)| Where do you want to send this message? slack or msteams|`string`|`"slack"`| no |
71
71
| <aname="input_naming_prefix"></a> [naming\_prefix](#input\_naming\_prefix)| Resources will be prefixed with this |`string`|`"clickops-notifier"`| no |
72
72
| <aname="input_tags"></a> [tags](#input\_tags)| Tags to add to resources in addition to the default\_tags for the provider |`map(string)`|`{}`| no |
73
73
| <aname="input_webhook"></a> [webhook](#input\_webhook)| The webhook URL for notifications. https://api.slack.com/messaging/webhooks|`string`| n/a | yes |
0 commit comments