Update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-21 21:48:11 +00:00
parent dbcd37e0c2
commit 0fec31e627
3 changed files with 34 additions and 20 deletions

View File

@@ -2,7 +2,7 @@ terraform {
required_providers {
hcloud = {
source = "hetznercloud/hcloud"
version = "~> 1.47.0"
version = "~> 1.48.0"
}
}
}