Remove grafana-cloud

I've migrated back to Uptime Robot, for simplicity. Sadly their API limits make it almost impossible to properly Terraform.
This commit is contained in:
Jake Howard
2023-10-09 19:48:39 +01:00
parent 37b8c48a77
commit 0780d255ed
5 changed files with 0 additions and 172 deletions

View File

@ -20,10 +20,6 @@ terraform {
source = "go-gandi/gandi"
version = "2.2.3"
}
grafana = {
source = "grafana/grafana"
version = "1.39.0"
}
b2 = {
source = "Backblaze/b2"
version = "0.8.4"