Closed niteenkole closed 3 years ago
closing ....
@niteenkole what was your fix for this?
@lachlanjholmes trying to recollect it was almost year back.
@niteenkole was it the App VPC template uses AWS::EC2::TransitGatewayAttachment resource and not AWS::EC2::TransitGatewayVpcAttachment?
Hey @niteenkole did you get errors in your cloudwatch logs saying that the lambda from the return route in the Security VPC couldn't create because it couldn't describeVPCs CIDR from the TGW attachment?
trying to use your below template as it is to test.
https://github.com/PaloAltoNetworks/AWS-GWLB-VMSeries/tree/main/cft%20with%20autoscale/app_stack
Only thing is I want to test setting up app stack in separate account and use transit GW setup in our security account.TGW is shared from security account using RAM and is visible inside my test account.
Deployment fails saying. Transit Gateway tgw-0609xxx7 was deleted or does not exist. (Service: AmazonEC2; Status Code: 400; Error Code: InvalidTransitGatewayID.NotFound; Request ID: 80918cdd-5f72-48eb-9200-335a73e6730d; Proxy: null)
shared TGW is visible in this account.