Skip to content

Commit

Permalink
Migrate module ec2_vpc_egress_igw from community.aws to amazon.aws
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo committed Oct 8, 2024
1 parent 7b51659 commit 4b2dedd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ action_groups:
- 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
- ec2_vpc_peer
Expand Down Expand Up @@ -520,6 +519,8 @@ plugin_routing:
redirect: amazon.aws.s3_bucket_info
sts_assume_role:
redirect: amazon.aws.sts_assume_role
ec2_vpc_egress_igw:
redirect: amazon.aws.ec2_vpc_egress_igw
module_utils:
route53:
redirect: amazon.aws.route53

0 comments on commit 4b2dedd

Please sign in to comment.