feat: stuff

This commit is contained in:
2025-12-22 11:16:19 -05:00
parent eb01f9d207
commit 3e07d115c0
10 changed files with 119 additions and 25 deletions

View File

@@ -1,12 +1,4 @@
variable "hcloud_token" {
sensitive = true
}
locals {
boxes = [
{
name = "jumpbox"
type = "cx23"
}
]
type = string
}