infrastructure/terraform/variables.tf

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" {}