Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
update generated docs action committed May 21, 2024
1 parent 061c442 commit 4fb6335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ resource "env0_notification_project_assignment" "test_assignment" {
### Required

- `name` (String) the name of the notification
- `type` (String) 'Slack', 'Teams' or 'Email'
- `type` (String) 'Slack', 'Teams', 'Email' or 'Webhook'
- `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
Expand Down

0 comments on commit 4fb6335

Please sign in to comment.