[devops]
In this tutorial we are going to use Terraform to run our application on GCP with Cloud Run and Cloud SQL
Provision cloud run with terraform Couple of posts back we learnt how to run containers in GCP using Cloud Run, today we are going to do exactly the same thing but this time using IaC with the help of Terraform.
read more