DataBiosphere / data-store

AWS and GCP data storage system for genomic data.
https://dss.dev.ucsc-cgp-redwood.org
Other
3 stars 2 forks source link

Fix hard-coded SSM store names #29

Closed chmreid closed 4 years ago

chmreid commented 4 years ago

In chalice/build_deploy_config.sh and daemons/build_deploy_config.sh we have a hard-coded SSM parameter store name "dcp" that should be using an environment variable instead.

Use DSS_PARAMETER_STORE