Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Add existing VPC option #10

Merged
merged 2 commits into from
Feb 18, 2021

Conversation

AndreiBarbuOz
Copy link
Contributor

Close issue #9

Description of changes:

Cumulative update for these items:

  • Refactor main entrypoint (the main.template.yaml file) to add a level of indirection. Add new entrypoint via uipath-orchestrator.template.yaml for the deployment into existing VPC's.
  • Update HAA installation script
  • Refactor and update Orchestrator installation scripts

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.

@sshvans sshvans merged commit db32088 into aws-quickstart:develop Feb 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants