infrastructure/terraform/variables.tf
Jake Howard 0a13f78d29
Add linode to terraform setup
Let the migration, begin!
2022-01-08 22:11:34 +00:00

5 lines
135 B
HCL

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