From bf70ddc842ae059926cae84dad7ea84e61851ea4 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Tue, 28 May 2024 11:45:08 -0400 Subject: [PATCH] Fix yamllint failure --- meta/runtime.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/runtime.yml b/meta/runtime.yml index 1d2a1cd015..630f29087b 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -162,10 +162,10 @@ plugin_routing: rds_param_group: redirect: amazon.aws.rds_instance_param_group deprecation: - removal_version: 10.0.0 - warning_text: >- - rds_param_group has been renamed to rds_instance_param_group. - Please update your tasks. + removal_version: 10.0.0 + warning_text: >- + rds_param_group has been renamed to rds_instance_param_group. + Please update your tasks. lookup: aws_ssm: # Deprecation for this alias should not *start* prior to 2024-09-01