aws-quickstart / quickstart-uipath-orchestrator

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

Add existing VPC option #10

Closed AndreiBarbuOz closed 3 years ago

AndreiBarbuOz commented 3 years ago

Close issue #9

Description of changes:

Cumulative update for these items:

The taskcat file needs to be updated and existing resource IDs need to be added for these parameters:

VPCCIDR: 10.0.0.0/16 VPCID: <> PrivateSubnetIDs: <<subnet-id-1,subnet-id-2,subnet-id-3>> PublicSubnetIDs: <<subnet-id-1,subnet-id-2,subnet-id-3>> in order to test new entrypoint

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