terraform: update uptimerobot to a different provider
- Mar 23, 2023
-
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
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" {