infrastructure/terraform/variables.tf

4 lines
92 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" {}
variable "linode_api_token" {}