GoogleCloudPlatform / reliable-app-platforms

A MVP of a platform for delivering reliable applications on Google Cloud
Apache License 2.0
5 stars 5 forks source link

feat: github cloud build triggers as standalone tf module #75

Closed muncus closed 4 weeks ago

muncus commented 1 month ago

This module requires github credentials to be stored in secret manager, or supplied as the github_token input var.

it also requires that the Cloud Build Github App is installed, and a CloudBuild connection is made to the repository. We can explore moving to cloudbuildv2 resources to make this more automatic, but it looks like that will require creating our own github app.

it is used in such-reliable-megacorp/whereami-test1