You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
At the moment Ansible does not support handling AWS transit gateways. See ansible-collections/amazon.aws#2370
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.
The text was updated successfully, but these errors were encountered: