infrastructure/terraform/variables.tf

5 lines
123 B
Terraform
Raw Normal View History

2020-02-21 18:44:25 +00:00
variable "vultr_api_key" {}
2020-02-22 20:22:28 +00:00
variable "cloudflare_api_key" {}
2021-02-14 12:29:14 +00:00
variable "cloudflare_email" {}
variable "linode_api_token" {}