This is the 7th blog post on series Terraform on Google Cloud and in this blog i will talk about Cloud Run, a managed GCP service to run your stateless, containerized workloads.
Photo by Dulcey Lima on Unsplash
Before heading into writing Terraform code for cloud run, let me talk more about Cloud Run, why they are so good, and where using them make more sense.
What is Cloud Run?
Cloud Run is a serverless compute platform provided by Google Cloud. It allows you to run containerized applications in a fully managed environment.