mercari / tfnotify

A CLI command to parse Terraform execution result and notify it to GitHub
MIT License
619 stars 91 forks source link

Support Google Cloud Build #78

Closed yuya-takeyama closed 4 years ago

yuya-takeyama commented 4 years ago

WHAT

Add Google Cloud Build as a supported CI

WHY

When running terraform to operate GCP resources, using Google Cloud Build is a secure way because it doesn't need to create a Service Account key file.


I'm already using it in my personal project and it's working fine: image

dtan4 commented 4 years ago

Released as v0.7.0.