I’ve published an article titled “Serverless load balancing with Terraform: The
hard way” on the Google Cloud blog that details building an HTTPS load balancer
with automatic TLS certs for a Cloud Run service. In doing so, I’ve realized
this experience is fairly complicated, and started preparing a new Terraform
module to make this easier.