ansible-collections / amazon.aws

Ansible Collection for Amazon AWS
GNU General Public License v3.0
309 stars 341 forks source link

Update ec2_vpc_route_table to support Transit Gateway ID #478

Closed aedevops closed 1 month ago

aedevops commented 4 years ago

Update the ec2_vpc_route_table "routes" parameter to support transit gateway id. Currently only support gateways, instances, network interfaces, and peering connections. Adding this additional support will make creating routes much easier within a VPC route table.

COMPONENT NAME

ec2_vpc_route_table

ISSUE TYPE
ansibullbot commented 3 years ago

Files identified in the description:

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot commented 3 years ago

cc @jillr @s-hertel @tremble @willthames @wimnat click here for bot help

mihai-satmarean commented 1 year ago

@tremble for our new shiny automation we really need this, if anything we can test or help please let us know

laiminhtrung1997 commented 6 months ago

Any news on this feature?