diff --git a/utils.tf b/utils.tf index 6fd05a9..3a10178 100644 --- a/utils.tf +++ b/utils.tf @@ -35,7 +35,7 @@ terraform { required_providers { hcloud = { source = "hetznercloud/hcloud" - version = "1.45.0" + version = "1.46.1" } } }