Skip to content
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

No AWS transit gateway handling #1029

Open
gregharvey opened this issue Apr 12, 2023 · 0 comments
Open

No AWS transit gateway handling #1029

gregharvey opened this issue Apr 12, 2023 · 0 comments
Labels
2.x enhancement New feature or request

Comments

@gregharvey
Copy link
Member

At the moment Ansible does not support handling AWS transit gateways. See ansible-collections/community.aws#190

We have some code in a client repo that could be useful, calling the AWS CLI directly, but we have issues with 'discovery' in the aws_vpc_route - it fails when there are Transit Gateway routes, cannot look up the information it needs.

If we want to support transit gateways then we'll need to resolve this.

@gregharvey gregharvey added the enhancement New feature or request label Apr 12, 2023
@gregharvey gregharvey changed the title No transit gateway handling No AWS transit gateway handling Apr 12, 2023
@gregharvey gregharvey added the 2.x label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant