infrastructure/terraform/variables.tf
2023-02-08 20:55:23 +00:00

7 lines
197 B
HCL

variable "vultr_api_key" {}
variable "cloudflare_api_key" {}
variable "cloudflare_email" {}
variable "linode_personal_access_token" {}
variable "uptimerobot_api_key" {}
variable "gandi_api_key" {}