An open API service indexing awesome lists of open source software.

https://github.com/3-shake/cloud-build-notify


https://github.com/3-shake/cloud-build-notify

cloud-functions cloudfunction gcp

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

# Cloud Build Notify

## Getting Started
1. GCP / Bucket / Slack それぞれ必須項目を terraform/terraform.tfvars に設定
2. cloud function にdeploy
```
make terraform.init
make terraform.apply
```