Jake Howard
48e23e8c00
The definition is pretty verbose. Apparently it does that if you create it through the UI
7 lines
144 B
HCL
7 lines
144 B
HCL
variable "vultr_api_key" {}
|
|
variable "cloudflare_api_key" {}
|
|
variable "linode_api_token" {}
|
|
|
|
variable "walker_ip" {
|
|
default = "5.39.79.153"
|
|
}
|