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 Request: Add support for Webhook integration #344

Closed
bkimbrough88 opened this issue Oct 21, 2019 · 7 comments
Closed

Feature Request: Add support for Webhook integration #344

bkimbrough88 opened this issue Oct 21, 2019 · 7 comments

Comments

@bkimbrough88
Copy link

This feature request is for a datadog_integration_webhook resource. It would be useful to configure the Webhook Datadog integration in Terraform code.

Datadog docs: https://docs.datadoghq.com/api/?lang=bash#integration-webhooks

Similar Issues: #67 #75 #76 #196

@jmcarp
Copy link
Contributor

jmcarp commented Feb 13, 2020

Is anybody working on this right now? cc @bedwards

@bkimbrough88
Copy link
Author

Is anybody working on this right now? cc @bedwards

I had been waiting on zorkian/go-datadog-api#265, but just now saw that it had been merged for some time now. You're welcome to take it, otherwise I will look to create a PR this weekend.

@juanitomint
Copy link

+1 we need this too
@wildlifestudios.com

@glasseyes42
Copy link

Any news on whether this will be looked into? What with zorkian/go-datadog-api#300 having been merged in place of 265. Could really use this in the official provider, I can't say I'm a fan of my hack whereby I've wrapped the relevant api path with https://github.com/Mastercard/terraform-provider-restapi

@bkimbrough88
Copy link
Author

Any news on whether this will be looked into? What with zorkian/go-datadog-api#300 having been merged in place of 265. Could really use this in the official provider, I can't say I'm a fan of my hack whereby I've wrapped the relevant api path with https://github.com/Mastercard/terraform-provider-restapi

I opened #413 2 weeks after that was merged and it was essentially rejected by DataDog as they wanted to wait for their new API implementation, which is now a year in the making. Maybe @bkabrda has more details, but this is the last I heard on the matter:

Hey 👋 the DD web integrations team is working on a new set of API endpoints that will allow manipulating individual webhooks. I'd like to postpone reviewing/merging this PR until after this work is done, so that we could take a similar approach that we took with the pagerduty integration (where we have the top-level pagerduty integration object and then resource for individual pagerduty service objects).

@therve
Copy link
Contributor

therve commented Aug 19, 2021

Hi,

The new API has been generated in go: DataDog/datadog-api-client-go#1071. We should be able to add the new resources soon. Thanks for your patience.

@skarimo
Copy link
Member

skarimo commented Oct 19, 2021

👋 all, we have added the webhooks(#1205), and webhooks custom variables (#1206) resources. It should be available in the next release.

@skarimo skarimo closed this as completed Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants