-
Notifications
You must be signed in to change notification settings - Fork 389
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
Add slack integration #67 #411
Conversation
dba8ae7
to
880802b
Compare
Thanks for adding this! We're about to move some of the manual maintenance to TF and this will help a lot. What's the current status of this PR? Are there any plans to merge and release it any time soon? |
Hey 👋 thanks a lot for sending the PR! What I'm concerned about here is a concern mentioned in [1] that we eventually had to fix for Pagerduty integration. In short, for Pagerduty integration there was no way to configure individual service objects (analogous to That said, the DD team responsible for this API currently has no plans to implement manipulating individual channels, so I guess we can go forward with the approach in this PR, while understanding the caveat mentioned above and bearing in mind that in future we might need to do the same thing we did for the Pagerduty integration. I'll do an in-depth review and hopefully we would get this merged before the next release. [1] https://github.com/terraform-providers/terraform-provider-datadog/issues/75 |
Any update on maybe giving this a review? :) |
The integration team is pushing a proper slack channels management API. This should make the slack resource more manageable through terraform, so that we don't reproduce the issue we had with pagerduty. We'll keep you posted. |
Can't wait for the functionality! Any update since the last time? |
Small "up" here. Slack is soooo widely used and sooo needed :) Thanks ! |
@therve Thanks for that update. It looks like the new APIs are available. If that is the case any chance of this resource coming soon? |
Adding another "status update" comment. This would be a pretty great addition to our pipelines. Right now this is one of the manual prerequisites for new services and that means it's easy to miss. |
Add slack integration #67
Allow the possibility to manage slack integration.
Example: