gnomad-browser
gnomad-browser copied to clipboard
Use Terraform to manage cloud infrastructure
Currently, cloud infrastructure for the browser is managed using gcloud or the Cloud Console and changes manually added to a Python script that sets up everything from scratch (deploy/deployctl/subcommands/setup.py).
Instead, infrastructure should be managed using Terraform.