-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ec2_vpc_route_table to support Transit Gateway ID #478
Comments
Files identified in the description: If these files are inaccurate, please update the |
ansibullbot
added
feature
This issue/PR relates to a feature request
module
module
plugins
plugin (any type)
labels
Aug 27, 2021
@tremble for our new shiny automation we really need this, if anything we can test or help please let us know |
Any news on this feature? |
patchback bot
pushed a commit
that referenced
this issue
Sep 16, 2024
… in route table (#2291) SUMMARY Fixes #478 This PR updates the ec2_vpc_route_table "routes" parameter to support the transit gateway id. ISSUE TYPE Feature Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis Reviewed-by: Bikouo Aubin Reviewed-by: Mark Chappell Reviewed-by: GomathiselviS (cherry picked from commit 14d447b)
braydencw1
pushed a commit
to braydencw1/amazon.aws
that referenced
this issue
Oct 3, 2024
… in route table (ansible-collections#2291) SUMMARY Fixes ansible-collections#478 This PR updates the ec2_vpc_route_table "routes" parameter to support the transit gateway id. ISSUE TYPE Feature Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis Reviewed-by: Bikouo Aubin Reviewed-by: Mark Chappell Reviewed-by: GomathiselviS
softwarefactory-project-zuul bot
pushed a commit
that referenced
this issue
Oct 4, 2024
… in route table (#2291) (#2295) This is a backport of PR #2291 as merged into main (14d447b). SUMMARY Fixes #478 This PR updates the ec2_vpc_route_table "routes" parameter to support the transit gateway id. ISSUE TYPE Feature Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: