feat: stuff
This commit is contained in:
@@ -1,12 +1,4 @@
|
||||
variable "hcloud_token" {
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
locals {
|
||||
boxes = [
|
||||
{
|
||||
name = "jumpbox"
|
||||
type = "cx23"
|
||||
}
|
||||
]
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user