Skip to content

Commit

Permalink
Fix the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-asawicki committed Dec 20, 2023
1 parent 4cc17d4 commit 708f2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/email_notification_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ resource "snowflake_email_notification_integration" "email_int" {

### Required

- `allowed_recipients` (Set of String) List of email addresses that should receive notifications.
- `enabled` (Boolean)
- `name` (String)

### Optional

- `allowed_recipients` (Set of String) List of email addresses that should receive notifications.
- `comment` (String) A comment for the email integration.

### Read-Only
Expand Down

0 comments on commit 708f2cc

Please sign in to comment.