Skip to content

Commit

Permalink
Update runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Oct 21, 2024
1 parent 7056b42 commit 3186629
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ action_groups:
- elb_application_lb
- elb_application_lb_info
- elb_classic_lb
- elb_classic_lb_info
- execute_lambda
- iam_access_key
- iam_access_key_info
Expand Down Expand Up @@ -164,14 +165,14 @@ 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
redirect: amazon.aws.ssm_parameter
aws_secret:
# Deprecation for this alias should not *start* prior to 2024-09-01
redirect: amazon.aws.secretsmanager_secret
redirect: amazon.aws.secretsmanager_secret

0 comments on commit 3186629

Please sign in to comment.