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
- Host: GitHub
- URL: https://github.com/3-shake/cloud-build-notify
- Owner: 3-shake
- License: apache-2.0
- Created: 2019-07-03T07:23:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-10T15:12:58.000Z (over 6 years ago)
- Last Synced: 2025-09-13T20:53:20.350Z (4 months ago)
- Topics: cloud-functions, cloudfunction, gcp
- Language: HCL
- Size: 12.7 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```