From 2b4bd37a957b4e864f69a837987ed09ef5c4e68f Mon Sep 17 00:00:00 2001 From: Alina Buzachis Date: Tue, 8 Oct 2024 13:39:19 +0200 Subject: [PATCH] Update 20241007-drop_deprecations.yml --- changelogs/fragments/20241007-drop_deprecations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/20241007-drop_deprecations.yml b/changelogs/fragments/20241007-drop_deprecations.yml index cfff2fb9d7f..fbee107af1f 100644 --- a/changelogs/fragments/20241007-drop_deprecations.yml +++ b/changelogs/fragments/20241007-drop_deprecations.yml @@ -1,3 +1,3 @@ -eaking_changes: +breaking_changes: - ecs_cluster - the parameter ``purge_capacity_providers`` defaults to true. (https://github.com/ansible-collections/community.aws/pull/2165). - iam_policy - the ``connection_properties`` return key was previously deprecated and has been removed, please use ``raw_connection_properties`` instead (https://github.com/ansible-collections/community.aws/pull/2165).