From aef1448dc71e3db540ca59b1c1107367c4741bbd Mon Sep 17 00:00:00 2001 From: Allan Lewis Date: Wed, 3 Mar 2021 10:24:20 +0000 Subject: [PATCH] docs: Fix indentation in aws_config_recorder example --- docs/community.aws.aws_config_recorder_module.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/community.aws.aws_config_recorder_module.rst b/docs/community.aws.aws_config_recorder_module.rst index 74132eb51ad..88f1cbb74cf 100644 --- a/docs/community.aws.aws_config_recorder_module.rst +++ b/docs/community.aws.aws_config_recorder_module.rst @@ -365,8 +365,8 @@ Examples state: present role_arn: 'arn:aws:iam::123456789012:role/AwsConfigRecorder' recording_group: - all_supported: true - include_global_types: true + all_supported: true + include_global_types: true