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