Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Enable default recipients for email notification integrations #2966

Open
1 task
chase-robertson opened this issue Jul 29, 2024 · 1 comment
Open
1 task
Labels
feature-request Used to mark issues with provider's missing functionalities resource:email_notification_integration Issue connected to the snowflake_email_notification_integration resource resource:notification_integration Issue connected to the snowflake_notification_integration resource

Comments

@chase-robertson
Copy link

Use Cases or Problem Statement

A list of default recipients can be set when creating an email notification integration via DDL, but is not an option for the snowflake_email_notification_integration resource.

Category

category:resource

Object type(s)

resource:email_notification_integration

Proposal

Add default recipients as an optional argument to the resource.

How much impact is this issue causing?

Low

Additional Information

No response

Would you like to implement a fix?

  • Yeah, I'll take it 😎
@chase-robertson chase-robertson added the feature-request Used to mark issues with provider's missing functionalities label Jul 29, 2024
@sfc-gh-asawicki
Copy link
Collaborator

Hey @chase-robertson. Thanks for reaching out to us.

Notification integration redesign is scheduled for later this year (https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#preparing-the-rest-of-the-fundamental-ga-objects-for-the-provider-v1) and we will consider it then.

Until then, you can use https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest/docs/resources/unsafe_execute.

We are also open to contributions (check https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/CONTRIBUTING.md).

@sfc-gh-asawicki sfc-gh-asawicki added resource:email_notification_integration Issue connected to the snowflake_email_notification_integration resource resource:notification_integration Issue connected to the snowflake_notification_integration resource labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Used to mark issues with provider's missing functionalities resource:email_notification_integration Issue connected to the snowflake_email_notification_integration resource resource:notification_integration Issue connected to the snowflake_notification_integration resource
Projects
None yet
Development

No branches or pull requests

2 participants