DataDog / terraform-provider-datadog

Terraform Datadog provider
https://www.terraform.io/docs/providers/datadog/
Mozilla Public License 2.0
399 stars 375 forks source link

Support for Team Notifications channel #2414

Open JeanFred opened 4 months ago

JeanFred commented 4 months ago

What resources or data sources are affected?

Feature Request

Per https://docs.datadoghq.com/account_management/teams/#send-notifications-to-a-specific-communication-channel :

Add a notification channel to your Team to route alerts to communication channels such as Slack or Microsoft Teams. Monitor alerts targeting @team- are redirected to the selected channel.

I assume this is blocked on API support − no such endpoint is documented at https://docs.datadoghq.com/api/latest/teams

References

No response