diff --git a/cloud/amazon/cloudformation.py b/cloud/amazon/cloudformation.py index e4ac80fcf5a..236bc89000d 100644 --- a/cloud/amazon/cloudformation.py +++ b/cloud/amazon/cloudformation.py @@ -79,7 +79,8 @@ options: required: false version_added: "2.0" template_format: - description: For local templates, allows specification of json or yaml format + description: + - For local templates, allows specification of json or yaml format default: json choices: [ json, yaml ] required: false