Skip to content

Commit

Permalink
Update runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
alinabuzachis committed Oct 14, 2024
1 parent 7602808 commit a4a7688
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 @@ -117,8 +117,6 @@ action_groups:
- ec2_vpc_egress_igw
- ec2_vpc_nacl
- ec2_vpc_nacl_info
- ec2_vpc_peer
- ec2_vpc_peering_info
- ec2_vpc_vgw
- ec2_vpc_vgw_info
- ec2_vpc_vpn
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_peer:
redirect: amazon.aws.ec2_vpc_peer
ec2_vpc_peering_info:
redirect: amazon.aws.ec2_vpc_peering_info
module_utils:
route53:
redirect: amazon.aws.route53

0 comments on commit a4a7688

Please sign in to comment.