Resource: honeycombio_msteams_recipient

honeycombio_msteams_recipient allows you to define and manage an MSTeams recipient that can be used by Triggers or BurnAlerts notifications.

Example Usage

resource "honeycombio_msteams_recipient" "prod" {
  name = "Production Alerts"
  url  = "https://mycorp.webhook.office.com/webhookb2/abcd12345"
}

Argument Reference

The following arguments are supported:

Attribute Reference

In addition to all arguments above, the following attributes are exported:

Import

MSTeams Recipients can be imported by their ID, e.g.

$ terraform import honeycombio_msteams_recipient.my_recipient nx2zsefB1cX