Terraform on Google Cloud V1.6 — Cloud Run

<p>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.</p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/0*IAMI3gqm9zwUDwy9" style="height:467px; width:700px" /></p> <p>Photo by&nbsp;<a href="https://unsplash.com/es/@dulceylima?utm_source=medium&amp;utm_medium=referral" rel="noopener ugc nofollow" target="_blank">Dulcey Lima</a>&nbsp;on&nbsp;<a href="https://unsplash.com/?utm_source=medium&amp;utm_medium=referral" rel="noopener ugc nofollow" target="_blank">Unsplash</a></p> <p>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.</p> <h1>What is Cloud Run?</h1> <p>Cloud Run is a serverless compute platform provided by Google Cloud. It allows you to run containerized applications in a fully managed environment.</p> <p><a href="https://medium.com/google-cloud/terraform-on-google-cloud-v1-6-cloud-run-c90bbf8b8465"><strong>Click Here</strong></a></p>
Tags: Cloud Run