Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/progrhyme/sample-terraform-gcp-run-job-snooze-alert
https://github.com/progrhyme/sample-terraform-gcp-run-job-snooze-alert
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/progrhyme/sample-terraform-gcp-run-job-snooze-alert
- Owner: progrhyme
- Created: 2023-04-15T11:13:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-17T00:50:38.000Z (over 1 year ago)
- Last Synced: 2023-08-01T06:43:57.511Z (over 1 year ago)
- Language: HCL
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sample-terraform-gcp-run-job-snooze-alert
A sample terraform module to demonstrate setting snooze on
some alarms on Google Cloud Monitoring.This is also a supplementary code repository for the following article:
- [GCPで毎日特定の時間に起こるアラートをCloud Run Jobsでスヌーズする - Qiita](https://qiita.com/progrhyme/items/5d055e129a0b661a1f02)
# Module Input Variables
None.
# How to Use
This module, `script.sh` in particular, is not meaned to work everywhere.
You should rewrite if you want to use.