feat: redeploy (#5)

Reviewed-on: #5
Co-authored-by: M.V. Hutz <git@maximhutz.me>
Co-committed-by: M.V. Hutz <git@maximhutz.me>
This commit was merged in pull request #5.
This commit is contained in:
2026-03-16 00:31:16 +00:00
committed by Maxim Hutz
parent 3ccd3e5394
commit af5d40d84e
6 changed files with 101 additions and 83 deletions

View File

@@ -8,7 +8,7 @@ terraform {
required_providers {
hcloud = {
source = "hetznercloud/hcloud"
version = "~> 1.45"
version = "~> 1.57"
}
}
}