newLXC
This commit is contained in:
@@ -7,6 +7,11 @@ terraform {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
variable "instance_id" {
|
||||
type = number
|
||||
}
|
||||
|
||||
variable "root_password" {
|
||||
type = string
|
||||
sensitive = true
|
||||
|
||||
Reference in New Issue
Block a user