Skip to content

terraform: update uptimerobot to a different provider

Define a resource for default_alert_contact of type e-mail for use in uptimerobot_monitor resource

Motivation: Error in terraform plan on tf-stage2:

Error: Failed to find alert contact by name root@archlinux.org

│   with data.uptimerobot_alert_contact.default_alert_contact,
│   on uptimerobot.tf line 18, in data "uptimerobot_alert_contact" "default_alert_contact":
│   18: data "uptimerobot_alert_contact" "default_alert_contact" {
Edited by Leonidas Spyropoulos

Merge request reports