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 785ca19 commit 4c5ff4b
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 @@ -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

Expand Down

0 comments on commit 4c5ff4b

Please sign in to comment.