Hi, there.. How are you? I'm using the Oubound-Autoscale-VPN-Attachments CFT. The CFT only ask for TGW-ID, routing table ID and TransitGatewayRouteTablePropagationTag, but is not working for me. I got a lambda error.

- What "TransitGatewayRouteTablePropagationTag" means?
- The NATGW that creates the template is only for vm-series MGMT from Internet, right? If yes, may I delete it? That's because we are going to manage these firewall through Direct Connect connection.
- The ASG map is set to minimum "0" and maximum "2" instances. Could I change this values to min "0" and max "4" instances, for example, without affect the Lambda code or something?
- I have understood that when I created the VPN attachment, it need a Customer Gateway to establish the VPN. Are these resources created by the template? Would the code send the IPSec VPN and BGP configuration to the vm-series? Or do we need to download the VPN configuration template generated by AWS and load manually in the vm-series?
Hi, there.. How are you? I'm using the Oubound-Autoscale-VPN-Attachments CFT. The CFT only ask for TGW-ID, routing table ID and TransitGatewayRouteTablePropagationTag, but is not working for me. I got a lambda error.