aws-quickstart / quickstart-cisco-meraki-sd-wan-vmx

AWS Quick Start Team
Apache License 2.0
11 stars 16 forks source link

Creating Private Subnets #23

Open bearrito opened 2 years ago

bearrito commented 2 years ago

The architecture document indicates some usage of private subnets. From the doc: In the private subnets, elastic network interfaces to enable traffic routing from all subnets in the Availability Zone to AWS Transit Gateway

However the template parameters are set to disabled.

https://github.com/aws-quickstart/quickstart-cisco-meraki-sd-wan-vmx/blob/main/templates/quickstart-cisco-meraki-sdwan-vmx-entrypoint-new-vpc.template.yaml#L219

What am I missing?

goopilot commented 2 years ago

I also noticed that. Either documentation or template need to be updated.

NickB118 commented 1 year ago

This caused me a problem also. I ended up adapting the design to use private subnets myself, but wasted time trying to figure out why they were not created initially. Would strongly suggest an update to the documentation or template as mentioned above.