From 3dbfcd58723660e59a721e5d2b96a11991f5c069 Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Tue, 24 Jan 2023 14:36:26 +0100 Subject: [PATCH] Update plugins/lookup/aws_collection_constants.py Co-authored-by: Alina Buzachis --- plugins/lookup/aws_collection_constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/lookup/aws_collection_constants.py b/plugins/lookup/aws_collection_constants.py index a084c958dda..7e907f7bc14 100644 --- a/plugins/lookup/aws_collection_constants.py +++ b/plugins/lookup/aws_collection_constants.py @@ -11,7 +11,7 @@ - Exposes various collection related constants for use in integration tests. options: _terms: - description: Name of the constant + description: Name of the constant. choices: - MINIMUM_BOTOCORE_VERSION - MINIMUM_BOTO3_VERSION