/infra-tfmod-uptimerobot

TF Module to handle UptimeRobot monitors and alerts.

Primary LanguageHCLMIT LicenseMIT

Project Documentation

For full project documentation refer to Infra Docs repository.

TF Documentation

Requirements

Name Version
terraform >= 1.5.3
uptimerobot 0.8.2

Providers

Name Version
uptimerobot 0.8.2

Resources

Name Type
uptimerobot_monitor.custom_monitors resource
uptimerobot_monitor.default_monitors resource
uptimerobot_status_page.status_page resource
uptimerobot_alert_contact.alert_contacts data source

Inputs

Name Description Type Default Required
custom_alert_contacts n/a set(string) [] no
custom_monitors User defined custom monitors. map(any) n/a yes
default_alert_contacts n/a set(string)
[
"OnePlus 9"
]
no
dns_records Creates default monitors and alerts for DNS records created in OVH. map(any) n/a yes
enable_default_monitors n/a bool true no
enable_status_page n/a bool false no

Outputs

Name Description
alert_contacts n/a
custom_monitors n/a
default_monitors n/a
status_page n/a