aws-quickstart / quickstart-aws-vpc

Amazon Virtual Private Cloud—AWS Solution
Apache License 2.0
325 stars 283 forks source link

Adding options for Private VPC #29

Closed tbulding closed 4 years ago

tbulding commented 4 years ago

Adding additional parameters, relevant rules and conditions. Added and consolidated testing tasks

Parameters: CreatePublicSubnets - default value: True CreateNATGateways - default value: True

Rules: NAT: RuleCondition: !Equals [!Ref CreateNATGateways, "true"] Assertions:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.