About 31,300 results
Open links in new tab
  1. AWS Transit Gateway Equivalent services in Azure

    Mar 27, 2019 · Is there any AWS Transit Gateway Equivalent services in Azure? Azure docs Is this similar to Azure Firewall?

  2. Using AWS transit gateway to access the internet

    Nov 17, 2020 · How do I route my internet traffic from EC2 on VPC-A to use the IGW of VPC-B using Transit Gateway? What are the arch designs and route table entries to acheive this.

  3. AWS TransitGateway VPN Routes Remain in Blackhole State

    May 20, 2019 · 3 Has someone here succeeded in implementing an AWS VPN Connection with AWS TransitGateway service? I've created and configured my transit gateway and …

  4. amazon web services - Way to auto-approve for pending …

    Mar 19, 2021 · 1 Is there an auto-approve for pending acceptance state after TG attachment is added except for using resource aws_ec2_transit_gateway_vpc_attachment_accepter ? I …

  5. AWS Transit Gateway: why propagate routes to 2 route tables?

    Aug 6, 2024 · AWS Transit Gateway: why propagate routes to 2 route tables? Asked 1 year, 4 months ago Modified 1 year, 4 months ago Viewed 878 times

  6. Terraform unable to import transit gateway route

    Feb 20, 2023 · I am trying to import an existing transit gateway route to my terraform project. my setup is like this: resource "aws_ec2_transit_gateway" "tgw" { description = "

  7. can not delete transit gateway attachment via aws cli

    Nov 7, 2022 · I can delete aws transit gateway attachment via UI, but not via aws cli: % /usr/local/bin/aws ec2 describe-transit-gateway-attachments --region ca-central-1 --transit …

  8. How do I properly set up a cross-region transit gateway route with ...

    May 30, 2024 · I'm trying to set up a transit gateway (TGW) that spans two regions via terraform. I set up the two TGWs on either region, create a TGW attachment in either region, a route table …

  9. amazon web services - AWS Transit Gateway Cross Account VPC …

    Sep 7, 2021 · Transit Gateway and AWS Client VPN Endpoint is created in Shared Account and Transit Gateway is shared with Application Account using AWS RAM. VPC is also created in …

  10. Flow Logs for AWS Transit Gateway Attachment - Stack Overflow

    Jan 19, 2019 · I want to get flow logs for traffic flowing through my AWS Transit gateway. AWS Documentation says "you can use Amazon VPC Flow Logs with AWS Transit Gateway to …