GoogleCloudPlatform / cloud-run-anthos-reference-web-app

An opinionated set of best practices aimed at demonstrating a reference architecture for building a web application on Google Cloud using Cloud Run for Anthos.
https://cloud.google.com/anthos/run
Apache License 2.0
37 stars 22 forks source link

Use Deployment Manager to configure Cloud Build Triggers #98

Open ssmall opened 4 years ago

ssmall commented 4 years ago

Currently, it is not possible to utilize Deployment Manager to configure Cloud Build triggers because of this issue. However, once it is resolved, we could utilize Deployment Manager to manage Cloud Build triggers.