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]: Webhook notification integrations #2965

Open
1 task
chase-robertson opened this issue Jul 29, 2024 · 1 comment
Open
1 task

[Feature]: Webhook notification integrations #2965

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

Comments

@chase-robertson
Copy link

chase-robertson commented Jul 29, 2024

Use Cases or Problem Statement

Webhooks are one of the "types" of notification integration allowed in Snowflake, but it does not seem to be documented or implemented in this terraform provider.

Category

category:resource

Object type(s)

resource:notification_integration

Proposal

Implement a new resource snowflake_webhook_notification_integration, similar to snowflake_email_notification_integration, or expand the general snowflake_notification_integration to include webhook as one of the allowed types.

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 the resource:notification_integration Issue connected to the snowflake_notification_integration resource label 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:notification_integration Issue connected to the snowflake_notification_integration resource
Projects
None yet
Development

No branches or pull requests

2 participants