Terraform to build a Cloud Run Application protected by GCP Identity-Aware Proxy
Google Cloud(GCP) has Identity-Aware Proxy that uses ID and contexts to protect applications and VMs from unexpected access.
https://cloud.google.com/iap
Thanks to IAP, it's a way easy to protect an application running on Cloud Run by requiring Google login within the organization, for example.