https://github.com/logdna/terraform-module-pagerduty
Example Terraform module to control Pagerduty
https://github.com/logdna/terraform-module-pagerduty
Last synced: 5 months ago
JSON representation
Example Terraform module to control Pagerduty
- Host: GitHub
- URL: https://github.com/logdna/terraform-module-pagerduty
- Owner: logdna
- License: mit
- Created: 2021-06-22T13:42:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T13:52:04.000Z (over 4 years ago)
- Last Synced: 2025-10-10T15:04:46.750Z (10 months ago)
- Language: HCL
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Terraforming Pagerduty example module
=====================================
This Terraform module set's up routing of incoming events using Sysdig and
Email to a cluster (service in Pagerduty terminology). It uses both event rules
both on the global level and on the service level. It has been extracted from
an internal Terraform module used by LogDNA to configure our Pagerduty setup.