5 lines
56 B
HCL
5 lines
56 B
HCL
variable "booted" {
|
|
default = true
|
|
type = bool
|
|
}
|
variable "booted" {
|
|
default = true
|
|
type = bool
|
|
}
|