Terraform uptimerobot

This commit is contained in:
Jake Howard
2022-12-08 21:55:03 +00:00
parent f1c9e10d9a
commit 413400cbc6
5 changed files with 60 additions and 0 deletions

View File

@ -2,3 +2,4 @@ variable "vultr_api_key" {}
variable "cloudflare_api_key" {}
variable "cloudflare_email" {}
variable "linode_personal_access_token" {}
variable "uptimerobot_api_key" {}