Skip to content

Commit

Permalink
Update runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
alinabuzachis committed Oct 23, 2024
1 parent 10c00c0 commit 96d2704
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ action_groups:
- ec2_vpc_nacl_info
- ec2_vpc_peer
- ec2_vpc_peering_info
- ec2_vpc_vgw
- ec2_vpc_vgw_info
- ec2_vpc_vpn
- ec2_vpc_vpn_info
- ec2_win_password
Expand Down Expand Up @@ -520,6 +518,10 @@ plugin_routing:
redirect: amazon.aws.s3_bucket_info
sts_assume_role:
redirect: amazon.aws.sts_assume_role
ec2_vpc_vgw:
redirect: amazon.aws.ec2_vpc_vgw
ec2_vpc_vgw_info:
redirect: amazon.aws.ec2_vpc_vgw_info
module_utils:
route53:
redirect: amazon.aws.route53

0 comments on commit 96d2704

Please sign in to comment.