From 296e74bd2db9937be62af26de67418cabf60443c Mon Sep 17 00:00:00 2001 From: Alexei Znamensky Date: Tue, 31 Dec 2024 14:35:39 +1300 Subject: [PATCH] typetalk: deprecation --- meta/runtime.yml | 4 ++++ plugins/modules/typetalk.py | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/meta/runtime.yml b/meta/runtime.yml index b52bc8b911a..09bc3e568dd 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -236,6 +236,10 @@ plugin_routing: warning_text: This module relied on HTTPS APIs that do not exist anymore, and any new development in the direction of providing an alternative should happen in the context of the google.cloud collection. + typetalk: + deprecation: + removal_version: 13.0.0 + warning_text: The typetalk service will be discontinued on Dec 2025. ali_instance_facts: tombstone: removal_version: 3.0.0 diff --git a/plugins/modules/typetalk.py b/plugins/modules/typetalk.py index 6364cdc45b1..48c12e6fc51 100644 --- a/plugins/modules/typetalk.py +++ b/plugins/modules/typetalk.py @@ -14,6 +14,10 @@ short_description: Send a message to typetalk description: - Send a message to typetalk using typetalk API. +deprecated: + removed_in: 13.0.0 + why: The typetalk service will be discontinued on Dec 2025. + alternative: There is none. extends_documentation_fragment: - community.general.attributes attributes: