puppetlabs-aws icon indicating copy to clipboard operation
puppetlabs-aws copied to clipboard

'Only one route per gateway allowed' when trying to add two routes to a single VPG gateway

Open matikij opened this issue 8 years ago • 1 comments
trafficstars

Hi,

I am trying to connect AWS VPC with two remote networks using VPG. In order to acheive connectivity I also need to edit the route table for a VPC so that the traffic targeting the subnets behind VPN gets to the VPG instance in AWS. In the web interface I am perfectly fine creating two route table entries with different subnets ans the same vpg gateway, but doing it via puppet results in:

Error: Validation of Ec2_vpc_routetable[...] failed: Only one route per gateway allowed

What is this validation for as it seems that AWS is perfectly fine when dealing with multiple routes per gateway when edited via the web interface?

matikij avatar Mar 13 '17 16:03 matikij

+1

ayen-tibco avatar Mar 21 '17 03:03 ayen-tibco