Move walker IP into variable
The OVH provider is "completely fucked"!
This commit is contained in:
@ -1,2 +1,6 @@
|
||||
variable "vultr_api_key" {}
|
||||
variable "cloudflare_api_key" {}
|
||||
|
||||
variable "walker_ip" {
|
||||
default = "5.39.79.153"
|
||||
}
|
||||
|
Reference in New Issue
Block a user