wustl-oncology / cloud-workflows

Infrastructure and tooling required to get genomic workflows running in the cloud
1 stars 7 forks source link

Add option so user can configure IP addresses during project initiation stage #16

Closed malachig closed 2 years ago

malachig commented 2 years ago

scripts/create_resources.sh currently hard codes to use WASHU IP Addresses. Make this configurable.

malachig commented 2 years ago

manual-workflows/resources.sh calls scripts/create_resources.sh. So we maybe want to update the resources.sh script to allow IP addresses as a parameter and then pass those through.