Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

transit vpc doesn't create a VPN connections #44

Open
sortiz19 opened this issue Sep 3, 2018 · 3 comments
Open

transit vpc doesn't create a VPN connections #44

sortiz19 opened this issue Sep 3, 2018 · 3 comments

Comments

@sortiz19
Copy link

sortiz19 commented Sep 3, 2018

Hi everyone

I'm doing this procedure to create a transit vpc using a previous creating subscriber vpc, the subscriber vpc already has a IGW and VGW. When I ran the CFT to create a subscriver vpc with the option to tag an existing vpc, the firewalls instances are created but no VPN connection is created. the question is there a way to tell me what I need to modify or what I need to do in order to tag an existing subscriber vpc to work with VPN connections?

@narayan-iyengar
Copy link
Contributor

narayan-iyengar commented Sep 3, 2018 via email

@absbrown
Copy link

absbrown commented Sep 4, 2018

Actually the lambda in charge of configuring the vpc checks if there's a VGW attached before creating one. If it finds one then it will use that VGW.

In order to debug your problem you can take a look at cloudwatch logs for configureSubscribingVpcVpnLambda .

@Simbec
Copy link

Simbec commented Apr 24, 2019

Hi, I'm also having issues in a production enviorement with the spin-up of the VPN's inside the same AWS account.

The PA Group deploys just fine, but I never get a VPN in the subscriber VPC.

I tried searching for the logs in configureSubscribingVpcVpnLambd but I couldn't find any. Any suggestions?

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants