This stack resolves issues encountered when setting up fresh staging AWS account with Terraform.
I've manually set up a separate Route53 hosted zone for the staging subdomain and appropriate SSL certs. Steps are described in the "Non-Terraform AWS setup" Notion doc.
This diff adjusts terraform to use the new subdomain for staging services.
Depends on D8712