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

@ -18,14 +18,6 @@ variable "gandi_api_key" {
sensitive = true
}
variable "grafana_cloud_api_key" {
sensitive = true
}
variable "grafana_cloud_synthetic_monitoring_token" {
sensitive = true
}
variable "backblaze_application_key" {
sensitive = true
}