terraform-google-cloud-run icon indicating copy to clipboard operation
terraform-google-cloud-run copied to clipboard

Add an example of a Cloud Run service continuously deploy from a Git repository

Open minherz opened this issue 9 months ago • 1 comments

Description

Show how to create a Cloud Run service that continuously deploys from a Git repository. Demonstrate the same functionality as in the Cloud Run console page.

Context

The Cloud console provides UI to create a Cloud Run service and provision it using CD from a Git repository. This operation is not support as a single command by gcloud CLI or by Google for Terraform provider. Such example is helpful for users who are looking to leverage CD provisioning for Cloud Run service that is also reflected in the Cloud Run page in the Cloud console.

minherz avatar Feb 02 '25 21:02 minherz

Synchronize with b/394013145

minherz avatar Apr 25 '25 14:04 minherz