Add hetzner storage box to terraform and immich
This commit is contained in:
parent
400b342ec4
commit
0a6ac9b168
13 changed files with 210 additions and 77 deletions
2
main.tf
2
main.tf
|
|
@ -11,7 +11,7 @@ terraform {
|
|||
}
|
||||
hcloud = {
|
||||
source = "hetznercloud/hcloud"
|
||||
version = "~> 1.45.0"
|
||||
version = "~> 1.57.0"
|
||||
}
|
||||
healthchecksio = {
|
||||
source = "kristofferahl/healthchecksio"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue