Update hcloud terraform provider

This commit is contained in:
Tobias Reisinger 2026-01-25 01:27:12 +01:00
parent 6010e25dd7
commit 85568c8278
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 41 additions and 39 deletions

View file

@ -183,7 +183,7 @@ variable "hosts" {
ephemeral = optional(bool, false)
image = optional(string)
server_type = optional(string)
datacenter = optional(string)
location = optional(string)
}))
}