diff --git a/plugins/modules/rds_global_cluster_info.py b/plugins/modules/rds_global_cluster_info.py index fdea97791b8..e7fc827115f 100644 --- a/plugins/modules/rds_global_cluster_info.py +++ b/plugins/modules/rds_global_cluster_info.py @@ -23,7 +23,8 @@ author: - Gomathi Selvi Srinivasan (@GomathiselviS) notes: - - While developing this module, describe_global_cluster CLI did not yield any tag information. Consequently, the "tags" parameter is not included in this module. + - While developing this module, describe_global_cluster CLI did not yield any tag information. + - Consequently, the "tags" parameter is not included in this module. extends_documentation_fragment: - amazon.aws.common.modules - amazon.aws.region.modules