Update file variables.tf
This commit is contained in:
@@ -49,7 +49,6 @@ variable "k3master" {
|
||||
drive = string
|
||||
storage = string
|
||||
node = list(string)
|
||||
ip = list(number)
|
||||
})
|
||||
}
|
||||
|
||||
@@ -63,6 +62,5 @@ variable "k3server" {
|
||||
drive = string
|
||||
storage = string
|
||||
node = list(string)
|
||||
ip = list(number)
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user