Replace uptimerobot with grafana cloud

This commit is contained in:
Jake Howard
2023-02-12 16:35:12 +00:00
parent 543b8a1356
commit aba209f46d
6 changed files with 154 additions and 123 deletions

View File

@ -16,13 +16,13 @@ terraform {
source = "linode/linode"
version = "1.25.1"
}
uptimerobot = {
source = "vexxhost/uptimerobot"
version = "0.8.2"
}
gandi = {
source = "go-gandi/gandi"
version = "2.2.3"
}
grafana = {
source = "grafana/grafana"
version = "1.35.0"
}
}
}