Track new linode instance in terraform
The definition is pretty verbose. Apparently it does that if you create it through the UI
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
variable "vultr_api_key" {}
|
||||
variable "cloudflare_api_key" {}
|
||||
variable "linode_api_token" {}
|
||||
|
||||
variable "walker_ip" {
|
||||
default = "5.39.79.153"
|
||||
|
Reference in New Issue
Block a user