From 787ee342154b8eb41d24b0f339a8f06e21e4c7e3 Mon Sep 17 00:00:00 2001 From: Nemental <15136847+Nemental@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:44:41 +0200 Subject: [PATCH] docs: plugin module deprecation notification_channel --- plugins/modules/grafana_notification_channel.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/modules/grafana_notification_channel.py b/plugins/modules/grafana_notification_channel.py index 30b5b112..42ea442d 100644 --- a/plugins/modules/grafana_notification_channel.py +++ b/plugins/modules/grafana_notification_channel.py @@ -33,6 +33,10 @@ short_description: Manage Grafana Notification Channels description: - Create/Update/Delete Grafana Notification Channels via API. +deprecated: + removed_in: "3.0.0" + why: Legacy alerting is removed in Grafana version 11. + alternative: Use M(community.grafana.grafana_contact_point) instead. options: org_id: description: