Skip to content

Commit

Permalink
Update runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Oct 23, 2024
1 parent ccfe0f0 commit 37dd3d8
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,6 @@ action_groups:
- ec2_placement_group_info
- ec2_scaling_policy
- ec2_snapshot_copy
- ec2_transit_gateway
- ec2_transit_gateway_info
- ec2_transit_gateway_vpc_attachment
- ec2_transit_gateway_vpc_attachment_info
- ec2_vpc_egress_igw
- ec2_vpc_nacl
- ec2_vpc_nacl_info
Expand Down Expand Up @@ -520,6 +516,14 @@ plugin_routing:
redirect: amazon.aws.s3_bucket_info
sts_assume_role:
redirect: amazon.aws.sts_assume_role
ec2_transit_gateway:
redirect: amazon.aws.ec2_transit_gateway
ec2_transit_gateway_info:
redirect: amazon.aws.ec2_transit_gateway_info
ec2_transit_gateway_vpc_attachment:
redirect: amazon.aws.ec2_transit_gateway_vpc_attachment
ec2_transit_gateway_vpc_attachment_info:
redirect: amazon.aws.ec2_transit_gateway_vpc_attachment_info
module_utils:
route53:
redirect: amazon.aws.route53

0 comments on commit 37dd3d8

Please sign in to comment.