5 lines
65 B
HCL
5 lines
65 B
HCL
variable "type" {
|
|
default = "g6-nanode-1"
|
|
type = string
|
|
}
|
variable "type" {
|
|
default = "g6-nanode-1"
|
|
type = string
|
|
}
|