Authenticate GCP Cloud Run

Currently, the Google Cloud Run function is unauthenticated. I should look into making CloudFront somehow authenticate to Cloud Run for greater security and to prevent bypassing the CDN.

  • Figure out CloudFront authentication
  • Disable --allow-unauthenticated in GitLab CI
  • Remove TODOs from tf/trch.tf, CI, and CONTRIBUTING.md
Edited by Luna Lucadou