From 4c5ff4b38c826f662ae96c685584a40f819adbc2 Mon Sep 17 00:00:00 2001 From: update generated docs action Date: Tue, 21 May 2024 13:20:45 +0000 Subject: [PATCH] Update docs --- docs/resources/notification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/notification.md b/docs/resources/notification.md index 0af0acf9..893d61e7 100644 --- a/docs/resources/notification.md +++ b/docs/resources/notification.md @@ -37,7 +37,7 @@ resource "env0_notification_project_assignment" "test_assignment" { - `name` (String) the name of the notification - `type` (String) 'Slack', 'Teams' or 'Email' -- `value` (String) the target url of the notification +- `value` (String) URL for Slack, Teams or Webhooks endpoint. Coma separated list of email addresses for email endpoint, you can use `$ENVIRONMENT_CREATOR$`, and `$DEPLOYER$` to resolve emails dynamically. ### Optional