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:
2023-08-08 21:49:25 +00:00
parent 754368ffce
commit d0ad44a8e8
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ terraform {
required_providers {
hcloud = {
source = "hetznercloud/hcloud"
version = "1.41.0"
version = "1.42.0"
}
}