Update terraform/main.tf, terraform/terraform.tfvars, terraform/variables.tf
This commit is contained in:
@@ -35,7 +35,6 @@ variable "k3master" {
|
||||
storage = string
|
||||
template = string
|
||||
node = string
|
||||
tag = number
|
||||
ip = list(number)
|
||||
})
|
||||
}
|
||||
@@ -51,7 +50,6 @@ variable "k3server" {
|
||||
storage = string
|
||||
template = string
|
||||
node = string
|
||||
tag = number
|
||||
ip = list(number)
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user