Deploying a Spring Boot Application with Cloud SQL and Cloud Run on GCP
In this post, we’ll explore how to provision Cloud SQL instances with different connectivity options using Terraform and then access them from a Spring Boot application deployed on Google Cloud Run. We’ll leverage Terraform to create the necessary infr…