fortinet / aws-cloudformation-templates

Cloud Formation Templates for getting you started in AWS with Fortinet.
MIT License
34 stars 67 forks source link

Small typo in FGCP_DualAZ_ExistingVPC.template.json #11

Open FortiJeremy opened 2 years ago

FortiJeremy commented 2 years ago

For the FortiGate2 parameters, the description references the wrong subnets. Line 177, 184, 191, 198 all should read "...Subnet2" instead of "...Subnet1"

Non impacting as long as the correct subnets are referenced, but confusing for users.