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

Add change info to `dss-ops.py {lambda,secrets}` #26

Closed natanlao closed 4 years ago

natanlao commented 4 years ago

Updates the warning messages used in dss-ops.py lambda and dss-ops.py secrets to show more information about what is being changed.

Closes #21

natanlao commented 4 years ago

I'm too scared to test this cause I don't have platform-sc access set up locally and I don't want to break dev but it seems innocuous enough

chmreid commented 4 years ago

@natanlao you should be able to test this locally using latest environment file from master, since it's only interacting with the secrets manager/param store

natanlao commented 4 years ago

Merging without passing CI with authorization from @amarjandu