From ce725362fed193b5e8c6af66a2dc7d10ec7da2b8 Mon Sep 17 00:00:00 2001 From: Markus Bergholz Date: Mon, 23 Jan 2023 19:18:39 +0100 Subject: [PATCH] ecs_cluster: add default value to doc (#1676) ecs_cluster: add default value to doc SUMMARY missing default value in the docs section of #1640 not released yet. ISSUE TYPE Docs Pull Request COMPONENT NAME ecs_cluster Reviewed-by: Alina Buzachis Reviewed-by: Mark Chappell --- ecs_cluster.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ecs_cluster.py b/ecs_cluster.py index aaa94729153..8b64a14abbd 100644 --- a/ecs_cluster.py +++ b/ecs_cluster.py @@ -68,6 +68,7 @@ description: - How many tasks, at a minimum, should use the specified provider. type: int + default: 0 purge_capacity_providers: version_added: 5.2.0 description: