You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the mapping of an alert_contact to a monitor is a little bit unhandy as it is defined inside of the monitor. this leads also to problems like louy#97 (comment)
my suggestion would be to add a separate resource "uptimerobot_alert_contact_assignment" which would also allow the easy use of the terraform each functionality.
currently the mapping of an
alert_contact
to a monitor is a little bit unhandy as it is defined inside of the monitor. this leads also to problems like louy#97 (comment)my suggestion would be to add a separate resource "uptimerobot_alert_contact_assignment" which would also allow the easy use of the terraform
each
functionality.this would be like the hetzner hcloud network resources:
https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs/resources/server_network
from:
to
related issues:
louy#116
vexxhost#11
The text was updated successfully, but these errors were encountered: